From 6ece60c6dc7a3cda58f4dfea4e6cd3016023234f Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Tue, 2 Dec 2014 14:34:22 -0500 Subject: Include systemd units in the source tarball (make dist) Acked-by: David Sommerseth 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 --- distro/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'distro') 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 -- cgit