diff options
-rw-r--r-- | Makefile.am | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/Makefile.am b/Makefile.am index 10fe5f4..b347616 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,22 +23,7 @@ librsp_a_SOURCES = \ tcp.c \ tls.c \ dtls.c \ - fticks.c \ - radsecproxy.h \ - tlscommon.h \ - gconfig.h \ - debug.h \ - util.h \ - list.h \ - hash.h \ - tlv11.h \ - hostport.h \ - radmsg.h \ - udp.h \ - tcp.h \ - tls.h \ - dtls.h \ - fticks.h + fticks.c catgconf_SOURCES = \ debug.c \ |