chiark / gitweb /
Build system: Do not include Makefile and src/config.h in distribution tarball
[adns.git] / Makefile.in
index 7f6592407106bcffadf4fac5844cd75e7700c3ab..4e8f7ef57efea3a1c0d500e3e7d1d223542134ca 100644 (file)
@@ -47,7 +47,7 @@ clean-here mostlyclean-here:
                rm -rf dist_tmp
 
 distclean-here maintainer-clean-here:  clean-here
-               rm -f settings.make config.h config.cache config.log config.status
+       rm -f settings.make config.cache config.log config.status Makefile
 
 install-strip:
        $(MAKE) INSTALL_PROGRAM_FLAGS=-s