diff options
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 |