From: Guus Sliepen Date: Fri, 15 Apr 2016 09:00:14 +0000 (+0200) Subject: Add version_git.h and sample-config.tar.gz to CLEANFILES. X-Git-Tag: release-1.1pre12~30 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=d704a89ecc0811eb0cdac4e4be8ff3bdb0838976;ds=sidebyside Add version_git.h and sample-config.tar.gz to CLEANFILES. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 4af40a0b..aa15b240 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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' diff --git a/src/Makefile.am b/src/Makefile.am index 96431a31..ef7c08d2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,6 +2,8 @@ sbin_PROGRAMS = tincd tinc sptps_test sptps_keypair +CLEANFILES = version_git.h + .PHONY: version-stamp version-stamp: