diff options
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 dd7d72b..47ff3f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ radsecproxy_SOURCES = radsecproxy.c \ list.c \ hash.c \ tlv11.c \ + hostport.c \ radmsg.c \ udp.c \ tcp.c \ |