aboutsummaryrefslogtreecommitdiffstats
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-01-29 13:05:07 +0100
committerTobias Brunner <tobias@strongswan.org>2014-02-12 14:34:33 +0100
commit91cc523ca78e73050c94ccc30cf9943419486d11 (patch)
tree7ab94b02044d0ab53a9e32d5d5f1e1d1c46c2619 /man/Makefile.am
parent1b98f858211fe54bda4aa642136887e49f0a22c4 (diff)
downloadstrongswan-91cc523ca78e73050c94ccc30cf9943419486d11.tar.bz2
strongswan-91cc523ca78e73050c94ccc30cf9943419486d11.tar.xz
conf: Generate strongswan.conf(5) man page in different directory
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 266ef7d3a..fbc78b9ac 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,5 @@
man_MANS = \
ipsec.conf.5 \
- ipsec.secrets.5 \
- strongswan.conf.5
+ ipsec.secrets.5
CLEANFILES = $(man_MANS)