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 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 \ |