chiark / gitweb /
Build system: Do not include Makefile and src/config.h in distribution tarball
[adns.git] / Makefile.in
index ab388360dd7eff0347f710ca4513ad1998a29fca..4e8f7ef57efea3a1c0d500e3e7d1d223542134ca 100644 (file)
@@ -1,7 +1,8 @@
 # Makefile[.in] - top-level Makefile
 #  
 #  This file is part of adns, which is
-#    Copyright (C) 1997-2000,2003,2006  Ian Jackson
+#    Copyright (C) 1997-2000,2003,2006,2014  Ian Jackson
+#    Copyright (C) 2014  Mark Wooding
 #    Copyright (C) 1999-2000,2003,2006  Tony Finch
 #    Copyright (C) 1991 Massachusetts Institute of Technology
 #  (See the file INSTALL for full details.)
@@ -46,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