summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/Makefile.am')
-rw-r--r--runtime/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index 01b224e7..d657b6ca 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -95,6 +95,8 @@ librsyslog_la_SOURCES = \
../parse.c \
../parse.h \
\
+ hashtable/hashtable.c \
+ \
../outchannel.c \
../outchannel.h \
../template.c \