summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/src/Makefile.am b/server/src/Makefile.am
index dbf20da..167f4e4 100644
--- a/server/src/Makefile.am
+++ b/server/src/Makefile.am
@@ -113,6 +113,7 @@ EXTRA_DIST = \
queryhandlerpentominos.h \
queryhandlerpracro.h \
queryparser.h \
+ queryresult.h \
resumeparser.h \
saxparser.h \
semaphore.h \
@@ -120,9 +121,11 @@ EXTRA_DIST = \
session.h \
sessionparser.h \
sessionserialiser.h \
+ template.h \
templatelist.h \
templateheaderparser.h \
templateparser.h \
+ transaction.h \
transactionhandler.h \
transactionparser.h \
tcpsocket.h \