diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1d10e30..e4a6ef9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,7 @@ radsecproxy_LDADD = librsp.a @SSL_LIBS@ radsecproxy_conf_LDFLAGS = @TARGET_LDFLAGS@ -dist_man_MANS = radsecproxy.1 radsecproxy-hash.1 radsecproxy.conf.5 +dist_man_MANS = radsecproxy.1 radsecproxy-hash.1 $(GENMANPAGES) EXTRA_DIST = \ LICENSE THANKS \ |