summaryrefslogtreecommitdiff
path: root/server/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/Makefile.am')
-rw-r--r--server/src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/src/Makefile.am b/server/src/Makefile.am
index ccbc63b..2697fed 100644
--- a/server/src/Makefile.am
+++ b/server/src/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = macrotool
+SUBDIRS =
bin_PROGRAMS = pracrod
@@ -34,6 +34,7 @@ pracrod_SOURCES = \
journal.cc \
journal_uploadserver.cc \
log.cc \
+ luapraxisd.cc \
luaquerymapper.cc \
luaresume.cc \
luautil.cc \
@@ -92,6 +93,7 @@ EXTRA_DIST = \
journal.h \
journal_uploadserver.h \
log.h \
+ luapraxisd.h \
luaquerymapper.h \
luaresume.h \
luautil.h \