Remove the ssl hook files, since we don't need them any more.
[cascardo/rnetproxy.git] / Makefile.am
index 93680df..039dcb7 100644 (file)
@@ -1,7 +1,8 @@
 bin_PROGRAMS = popproxy ppmanager
 popproxy_SOURCES = popproxy.c log.c log.h nethook.c nethook.h \
-       hcconn.c hcconn.h tcp_connect.h tcp_connect.c tcp_server.c \
-       null.c null.h ssl.c ssl.h \
-       ssl_server.c pop.c pop.h usermap.c usermap.h
+       tcp_connect.h tcp_connect.c tcp_server.c \
+       hcconn.c hcconn.h hcconn_internal.h hcconn_ssl.c \
+       null.c null.h \
+       pop.c pop.h usermap.c usermap.h
 dist_sysconf_DATA = popproxy.conf
 ppmanager = ppmanager.c