diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-27 13:56:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-27 13:56:16 +0200 |
commit | 749384a154025e268b53cf3cc79eaeddde2b3ceb (patch) | |
tree | 27baa9e6aec76635d750405d90cd461440a656d1 /distro/Makefile.am | |
parent | db4f04c584f7d4e828b5d317cf40962b9d854ac5 (diff) |
initial stretch branch release 2.4.0-6
Diffstat (limited to 'distro/Makefile.am')
-rw-r--r-- | distro/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/distro/Makefile.am b/distro/Makefile.am index eb0e554..7a9ffd0 100644 --- a/distro/Makefile.am +++ b/distro/Makefile.am @@ -12,4 +12,6 @@ MAINTAINERCLEANFILES = \ $(srcdir)/Makefile.in -SUBDIRS = rpm systemd +SUBDIRS = rpm + +EXTRA_DIST = systemd/openvpn-client@.service systemd/openvpn-server@.service |