Build system: Do not include Makefile and src/config.h in distribution tarball
[adns] / settings.make.in
index 4fcb033..abab1fd 100644 (file)
@@ -67,7 +67,7 @@ clean mostlyclean:
                rm -f *.o *.tmp* *.so *.so.* pipe.*
 
 distclean:             clean
-               rm -f $(TARGETS) *~ ./#*# core *.orig *.rej Makefile
+               rm -f $(TARGETS) *~ ./#*# core *.orig *.rej Makefile config.h
 
 distprep:              $(AUTOCSRCS) $(AUTOCHDRS)