0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

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