Add version_git.h and sample-config.tar.gz to CLEANFILES.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 15 Apr 2016 09:00:14 +0000 (11:00 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 15 Apr 2016 09:00:14 +0000 (11:00 +0200)
doc/Makefile.am
src/Makefile.am

index 4af40a0b51dafa94e7c62a6ba3e04d61f5e39c82..aa15b240192bfb21f0e95d167d9edcf787392b26 100644 (file)
@@ -6,7 +6,7 @@ man_MANS = tincd.8 tinc.8 tinc.conf.5 tinc-gui.8
 
 EXTRA_DIST = tincinclude.texi.in tincd.8.in tinc.8.in tinc.conf.5.in tinc-gui.8.in sample-config.tar.gz
 
-CLEANFILES = *.html tincd.8 tinc.8 tinc.conf.5 tinc-gui.8 tincinclude.texi
+CLEANFILES = *.html tincd.8 tinc.8 tinc.conf.5 tinc-gui.8 tincinclude.texi sample-config.tar.gz
 
 # Use `ginstall' in the definition of man_MANS to avoid
 # confusion with the `install' target.  The install rule transforms `ginstall'
index 96431a31322cda0204d150e2b2b4da86c38d1586..ef7c08d291dc7e470a53f573e5d9541d8d951c1b 100644 (file)
@@ -2,6 +2,8 @@
 
 sbin_PROGRAMS = tincd tinc sptps_test sptps_keypair
 
+CLEANFILES = version_git.h
+
 .PHONY: version-stamp
 version-stamp: