summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2011-09-28 19:01:06 +0200
committerLinus Nordberg <linus@nordu.net>2011-09-28 19:01:06 +0200
commit924caef755bc1073cb819e8eeff63d4b875f651f (patch)
treefb2d2addf4c4a1a5be10a6e779bb6614187bc484 /Makefile.am
parent58fda19953390b2cf232f6ea4768707ba1331c14 (diff)
Enable F-Ticks support in distcheck.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 53facc4..9f864e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,6 +53,8 @@ EXTRA_DIST += \
radsecproxy.conf.5.xml radsecproxy.conf-example \
tools/README tools/naptr-eduroam.sh tools/radsec-dynsrv.sh
+DISTCHECK_CONFIGURE_FLAGS = --enable-fticks
+
if HAVE_DOCBOOK2X_MAN
GENMANPAGES = radsecproxy.conf.5
endif