diff options
-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 |