diff options
author | Linus Nordberg <linus@nordberg.se> | 2010-06-01 12:31:02 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2010-06-01 12:31:02 +0200 |
commit | 257f80a22c31df0da25f1d2e5c8ad2b3bc5f728d (patch) | |
tree | ef576d6c73b11e4dbf8a9043e5e664878afb9b07 /Makefile.in | |
parent | 93c43ead264fdc908902cd7d0d17b0a6b2ba0d60 (diff) |
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 4924268..5b0f33e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -262,7 +262,9 @@ radsecproxy_LDADD = @SSL_LIBS@ catgconf_CFLAGS = -g -Wall -fno-strict-aliasing @TARGET_CFLAGS@ catgconf_LDFLAGS = @TARGET_LDFLAGS@ dist_man_MANS = radsecproxy.1 radsecproxy.conf.5 -EXTRA_DIST = radsecproxy.conf-example radsecproxy.conf.5.xml +EXTRA_DIST = LICENSE radsecproxy.conf-example radsecproxy.conf.5.xml \ + tools/naptr-eduroam.sh tools/radsec-dynsrv.sh tools/README + all: all-am .SUFFIXES: |