X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=distro%2FMakefile.am;fp=distro%2FMakefile.am;h=4e41f3b9f5231ec2e3f76714f27fb6cf9e92b11d;hp=0000000000000000000000000000000000000000;hb=db8594f6f5cd40cbf3c52e97530459b4bfcba479;hpb=1cba96d26413a953415487729f2062331ef2aa72 diff --git a/distro/Makefile.am b/distro/Makefile.am new file mode 100644 index 00000000..4e41f3b9 --- /dev/null +++ b/distro/Makefile.am @@ -0,0 +1,5 @@ +if HAVE_SYSTEMD +systemdsystemunit_DATA = \ + tinc.service \ + tinc@.service +endif