summaryrefslogtreecommitdiff
path: root/server/src/macrotool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/macrotool/Makefile.am')
-rw-r--r--server/src/macrotool/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/src/macrotool/Makefile.am b/server/src/macrotool/Makefile.am
index 061b904..edd8f4a 100644
--- a/server/src/macrotool/Makefile.am
+++ b/server/src/macrotool/Makefile.am
@@ -14,6 +14,7 @@ macrotool_SOURCES = \
fieldnames.cc \
fieldnamescanner.cc \
filehandler.cc \
+ sunlock.cc \
util.cc \
../debug.cc \
../configuration.cc \
@@ -40,6 +41,7 @@ EXTRA_DIST = \
fieldnames.h \
fieldnamescanner.h \
filehandler.h \
+ sunlock.h \
util.h
################