it's more traditional in autoconf projects for "make distclean" to clean

up things such as the apaci script, rather than "make clean".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84759 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dgaudet
2000-03-14 07:45:08 +00:00
parent 70baa3495c
commit de314fc3a2
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ clean-x:
distclean: distclean-recursive clean-x
rm -f config.cache config.log config.status config_vars.mk libtool \
stamp-h Makefile shlibtool
stamp-h Makefile shlibtool $(DISTCLEANFILES)
include $(srcdir)/.deps