diff options
author | Linus Nordberg <linus@nordberg.se> | 2013-01-22 11:01:59 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-01-22 11:39:52 +0100 |
commit | 95c4d4a42f2b4457c64a87c45c7c170dfba6a7c4 (patch) | |
tree | 2db13956be8e5c2152b2b472185e295938fc347d /lib/configure.ac | |
parent | 0be487506195d069c468fa71c32dc2cd50450363 (diff) |
Revive radsecproxy.h and hostport_types.h and move rsp_* into radsecproxy/.
Diffstat (limited to 'lib/configure.ac')
-rw-r--r-- | lib/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/configure.ac b/lib/configure.ac index e483b1e..e69135b 100644 --- a/lib/configure.ac +++ b/lib/configure.ac @@ -54,6 +54,7 @@ AC_TYPE_UINT8_T AC_CHECK_FUNCS([memset socket strdup strerror strrchr]) AC_CONFIG_FILES([Makefile + radsecproxy/Makefile radius/Makefile include/Makefile examples/Makefile |