projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39cf3e0
)
Ensure the service files are in the tarball.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 10 Apr 2016 12:30:20 +0000
(14:30 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 10 Apr 2016 12:30:20 +0000
(14:30 +0200)
distro/Makefile.am
patch
|
blob
|
history
diff --git
a/distro/Makefile.am
b/distro/Makefile.am
index
4e41f3b
..
286c7b7
100644
(file)
--- a/
distro/Makefile.am
+++ b/
distro/Makefile.am
@@
-1,3
+1,7
@@
+EXTRA_DIST = \
+ tinc.service \
+ tinc@.service
+
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
tinc.service \