Delete autom4te.cache in 'make distclean'.

This commit is contained in:
Ondrej Filip 2004-05-31 15:13:56 +00:00
parent 6de6292312
commit 73219ecfec

View file

@ -15,5 +15,6 @@ clean:
distclean: clean
$(MAKE) -C doc distclean
rm -rf $(objdir)
rm -rf $(objdir) autom4te.cache
rm -f config.* configure sysdep/autoconf.h sysdep/paths.h Makefile