From: Linus Nordberg Date: Wed, 28 Sep 2011 17:01:06 +0000 (+0200) Subject: Enable F-Ticks support in distcheck. X-Git-Tag: radsecproxy-1.5~23 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=libradsec.git;a=commitdiff_plain;h=924caef755bc1073cb819e8eeff63d4b875f651f;hp=58fda19953390b2cf232f6ea4768707ba1331c14 Enable F-Ticks support in distcheck. --- 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