aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2011-03-28 20:04:00 +0200
committerMartin Willi <martin@revosec.ch>2011-03-29 09:27:54 +0200
commitfc16b361ef5290510fe92f17b8f821ea809d7604 (patch)
treea5f9ddb1aa25bb249f5e82e3580c588d6220f8db /Makefile.am
parent7aa2d1ca49c5701bb9417f8a9c1ccd7f7cbea537 (diff)
downloadstrongswan-fc16b361ef5290510fe92f17b8f821ea809d7604.tar.bz2
strongswan-fc16b361ef5290510fe92f17b8f821ea809d7604.tar.xz
Install systemd service file if systemd is available
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cba5048b1..4757c8c7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src man testing
+SUBDIRS = src man init testing
if USE_SCRIPTS
SUBDIRS += scripts