And don't rm configure on distclean

This commit is contained in:
Don Stewart 2005-05-16 02:03:14 +00:00
parent 24b0d9db40
commit 5012249850

View File

@ -66,7 +66,7 @@ check:
CLEAN_FILES += *.conf.*.old *~
EXTRA_CLEANS+=*.conf.inplace* *.conf.in *.h autom4te.cache \
config.h config.mk config.log config.status configure
config.h config.mk config.log config.status
clean:
cd docs && $(MAKE) clean