X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit-ng%2FMakefile;h=5a96ee2c67c59f1f2bb5ca17c653700324ba90a8;hp=84cae5df8fc0cd7ca783750acd4316bcd9ec05de;hb=8e09a2927df885bd83dd6361b6a70242069083ce;hpb=9e24fd4e798bd6871d71531015b839d04c0dbd22 diff --git a/webcit-ng/Makefile b/webcit-ng/Makefile index 84cae5df8..5a96ee2c6 100644 --- a/webcit-ng/Makefile +++ b/webcit-ng/Makefile @@ -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