From: Guus Sliepen Date: Sat, 6 Jan 2018 15:59:21 +0000 (+0100) Subject: Don't include generated files into the tarball. X-Git-Tag: release-1.1pre16~39 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=fe9089337093c917d172aa26eedc9285c8bafb6a Don't include generated files into the tarball. --- diff --git a/systemd/Makefile.am b/systemd/Makefile.am index b350847a..dac2b73d 100644 --- a/systemd/Makefile.am +++ b/systemd/Makefile.am @@ -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 \