diff options
author | Linus Nordberg <linus@nordu.net> | 2011-09-28 18:32:17 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-09-28 18:32:17 +0200 |
commit | 32276e63219f669e269d797f2e9738fcafb21520 (patch) | |
tree | f15cd58c66322f671f4e48af00b9cad17ce9d5f1 | |
parent | d6a4f895ffbcba73aa8f85f2908df0f5585424d8 (diff) |
Cosmetic.
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5ff0421..a309d42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,7 @@ radsecproxy_conf_LDFLAGS = @TARGET_LDFLAGS@ dist_man_MANS = radsecproxy.1 $(GENMANPAGES) EXTRA_DIST = \ - LICENSE THANKS \ + LICENSE THANKS \ radsecproxy.conf.5.xml radsecproxy.conf-example \ tools/README tools/naptr-eduroam.sh tools/radsec-dynsrv.sh |