summary refs log tree commit diff
path: root/warteraum/warteraum.do
diff options
context:
space:
mode:
Diffstat (limited to 'warteraum/warteraum.do')
-rw-r--r--warteraum/warteraum.do2
1 files changed, 1 insertions, 1 deletions
diff --git a/warteraum/warteraum.do b/warteraum/warteraum.do
index 1e6bda2..1591408 100644
--- a/warteraum/warteraum.do
+++ b/warteraum/warteraum.do
@@ -1,6 +1,6 @@
 source ./build_config
 redo-ifchange ./build_config
-OBJS="emitjson.o queue.o routing.o form.o main.o"
+OBJS="emitjson.o queue.o routing.o form.o main.o announcement.o http_string.o"
 DEPS="$OBJS ../third_party/httpserver.h/httpserver.h"
 redo-ifchange $DEPS