at v206 13 lines 372 B view raw
1diff --git a/Makefile.cvs b/Makefile.cvs 2index b59434a..cd1316f 100644 3--- a/seam/sources/Makefile.cvs 4+++ b/seam/sources/Makefile.cvs 5@@ -32,7 +32,7 @@ autotools: 6 aclocal -I . 7 autoconf 8 automake --add-missing 9- cd libltdl; aclocal; autoconf; automake --add-missing 10+ cd libltdl; chmod +w *; aclocal; autoconf; automake --add-missing 11 12 lightning: 13 rm -rf lightning