chiark / gitweb /
Build system: Add test case output and common.make to `make [dist]clean'.
[adns.git] / Makefile.in
index dd55a3dfd4b04fc24345b515d98973a56f47fdb8..5ff85be1eb06deafe736c707b2dfba2b0667547b 100644 (file)
@@ -51,7 +51,8 @@ clean-here mostlyclean-here:
                rm -rf dist_tmp web adnshost.txt
 
 distclean-here maintainer-clean-here:  clean-here
-       rm -f settings.make config.cache config.log config.status Makefile
+       rm -f settings.make common.make
+       rm -f config.cache config.log config.status Makefile
 
 install-strip:
        $(MAKE) INSTALL_PROGRAM_FLAGS=-s