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