diff options
author | venaas <venaas> | 2007-06-13 11:32:59 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2007-06-13 11:32:59 +0000 |
commit | f554048e8ede93d1e98d1466403a78c60ab5c139 (patch) | |
tree | 3f8db30d30c32509d4be7c6d5c5f77ceee84fe6f /Makefile.am | |
parent | 545da42b057ce323d592cf556f5d448b1fd6625a (diff) |
updated Makefile.am, autogen.sh executable?
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@133 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'Makefile.am')
-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 |