summaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/Makefile.am')
-rw-r--r--src/helper/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am
index 93df6058..757eb2e1 100644
--- a/src/helper/Makefile.am
+++ b/src/helper/Makefile.am
@@ -23,6 +23,7 @@ libhelper_la_SOURCES = \
time_support.c \
replacements.c \
fileio.c \
+ membuf.c \
startup_tcl.c
if IOUTIL
@@ -41,6 +42,7 @@ noinst_HEADERS = \
types.h \
log.h \
command.h \
+ membuf.h \
time_support.h \
replacements.h \
fileio.h \