aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7001c0b..e29c8ac 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ DEPS = $(OBJECTS:.o=.d)
OBJECTS = \
auth.o \
base64.o \
+ cftw.o \
handler.o \
html.o \
http.o \