Build system: Do not include Makefile and src/config.h in distribution tarball
[adns] / Makefile.in
index 7f65924..4e8f7ef 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