X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=systemd%2FMakefile.am;h=043ec7463ab6b6b546e11009a21009a5ef9d36ef;hp=a1bfe124a32a64e53066d444c012aef812e4b75d;hb=0b6f84f96eeed20a0d771fedb72c0e19941adb7e;hpb=8377d0b8569b8d5240ad88683ad527c67237617a diff --git a/systemd/Makefile.am b/systemd/Makefile.am index a1bfe124..043ec746 100644 --- a/systemd/Makefile.am +++ b/systemd/Makefile.am @@ -1,4 +1,4 @@ if WITH_SYSTEMD systemddir = @systemd_path@ -dist_systemd_DATA = tinc.service tinc@.service +dist_systemd_DATA = tinc@.service endif