summaryrefslogtreecommitdiffstats
path: root/distro
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-12-02 14:34:22 -0500
committerDavid Sommerseth <davids@redhat.com>2014-12-02 21:42:11 +0100
commit6ece60c6dc7a3cda58f4dfea4e6cd3016023234f (patch)
tree2cda54ec060bdac613bdd2ce18539cc6755d258f /distro
parent104360b4f40a4ba29987d9478aed70450fec75a2 (diff)
downloadopenvpn-6ece60c6dc7a3cda58f4dfea4e6cd3016023234f.tar.gz
openvpn-6ece60c6dc7a3cda58f4dfea4e6cd3016023234f.tar.xz
openvpn-6ece60c6dc7a3cda58f4dfea4e6cd3016023234f.zip
Include systemd units in the source tarball (make dist)
Acked-by: David Sommerseth <davids@redhat.com> Message-Id: 1417548862-24990-1-git-send-email-floppym@gentoo.org URL: http://article.gmane.org/gmane.network.openvpn.devel/9299 Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'distro')
-rw-r--r--distro/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/distro/Makefile.am b/distro/Makefile.am
index 2dd6a6e..bd65b79 100644
--- a/distro/Makefile.am
+++ b/distro/Makefile.am
@@ -13,3 +13,5 @@ MAINTAINERCLEANFILES = \
$(srcdir)/Makefile.in
SUBDIRS = rpm
+
+EXTRA_DIST = systemd/openvpn-client@.service systemd/openvpn-server@.service