Don't include generated files into the tarball.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 6 Jan 2018 15:59:21 +0000 (16:59 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 6 Jan 2018 15:59:21 +0000 (16:59 +0100)
systemd/Makefile.am

index b350847..dac2b73 100644 (file)
@@ -4,7 +4,7 @@ CLEANFILES = tinc.service tinc@.service
 
 if WITH_SYSTEMD
 systemddir = @systemd_path@
-dist_systemd_DATA = tinc.service tinc@.service
+nodist_systemd_DATA = tinc.service tinc@.service
 endif
 
 substitute = sed \