diff options
-rw-r--r-- | Makefile.am | 2 |
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 |