aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 9837951..8faefa7 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -260,7 +260,10 @@ hydrilla_SOURCES = \
scriptbase_json_query.c \
scriptbase_query.c \
serve.c \
- string_buf.c
+ string_buf.c \
+ hashtable.h \
+ scriptbase.h \
+ string_buf.h
hydrilla_LDFLAGS = -lmicrohttpd -lcjson
all: all-am