diff options
author | venaas <venaas> | 2009-02-18 15:37:01 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2009-02-18 15:37:01 +0000 |
commit | 4ac1be684f61dd1f1b3560a8f5a04c8f2dff1bc5 (patch) | |
tree | edac5ac911112bd529bbb7d85240054b496f4218 /Makefile.am | |
parent | db2c19e7a91be715f1fa9d70936ce0eae3e8eac3 (diff) |
updated files for 1.3-beta release
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@480 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 47ff3f9..06d9c1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ radsecproxy_SOURCES = radsecproxy.c \ list.h \ hash.h \ tlv11.h \ + hostport.h \ radmsg.h \ udp.h \ tcp.h \ |