When checking to see whether we have to rebind a new key and/or
[citadel.git] / webcit-ng / Makefile
index 84cae5df8fc0cd7ca783750acd4316bcd9ec05de..5a96ee2c67c59f1f2bb5ca17c653700324ba90a8 100644 (file)
@@ -1,4 +1,4 @@
-OBJS := http.o main.o request.o ssl.o static.o tcp_sockets.o webserver.o ctdlclient.o \
+OBJS := http.o main.o request.o tls.o static.o tcp_sockets.o webserver.o ctdlclient.o \
        admin_functions.o room_functions.o util.o caldav_reports.o messages.o \
        ctdlfunctions.o ctdl_commands.o forum_view.o html2html.o text2html.o user_functions.o
 CFLAGS := -ggdb -Wno-format-truncation