diff options
author | Linus Nordberg <linus@nordu.net> | 2010-06-12 01:28:16 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-06-12 01:28:16 +0200 |
commit | b08b01c29daaae1146568190afbce4ea949e2934 (patch) | |
tree | aba4be1f8aee0e514ff53fe9d368bcef55d0589f /Makefile.am | |
parent | e59a916ed00f0dce57f016ced249c8d90bb46d0c (diff) |
* Makefile.am: Include THANKS.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 098f9bd..cd40c2a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,7 @@ catgconf_CFLAGS = -g -Wall -fno-strict-aliasing @TARGET_CFLAGS@ catgconf_LDFLAGS = @TARGET_LDFLAGS@ dist_man_MANS = radsecproxy.1 $(GENMANPAGES) -EXTRA_DIST = LICENSE radsecproxy.conf-example radsecproxy.conf.5.xml \ +EXTRA_DIST = LICENSE THANKS radsecproxy.conf-example radsecproxy.conf.5.xml \ tools/naptr-eduroam.sh tools/radsec-dynsrv.sh tools/README if HAVE_DOCBOOK2X_MAN |