diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 702e089..6072bb4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,3 +11,4 @@ radsecproxy_LDFLAGS = @SSL_LDFLAGS@ radsecproxy_LDADD = @SSL_LIBS@ dist_sysconf_DATA = $(srcdir)/radsecproxy.conf-example +dist_man_MANS = radsecproxy.1 radsecproxy.conf.5 |