]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
autogen.sh: Remove call to aclocal.
[paraslash.git] / Makefile.in
index 39c938caca3829af440901e52d40183bd104c80e..18fee5bb3a2431a152766579e1206e788d30d09c 100644 (file)
@@ -295,7 +295,7 @@ clean2: clean
 distclean: clean2 test-clean
        @[ -z "$(Q)" ] || echo 'DISTCLEAN'
        $(Q) rm -f Makefile autoscan.log config.status config.log
-       $(Q) rm -rf autom4te.cache aclocal.m4
+       $(Q) rm -rf autom4te.cache
        $(Q) rm -f GPATH GRTAGS GSYMS GTAGS
 
 maintainer-clean: distclean