summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed35360..1021231 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,8 @@ PROGSRC=\
https.cpp \
http_debian10.cpp \
plugin.cpp \
- server.cpp
+ server.cpp \
+ stringutil.cpp
TESTSRC=\
test-webserver.cpp \