summaryrefslogtreecommitdiff
path: root/src/theory/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/Makefile.am')
-rw-r--r--src/theory/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/Makefile.am b/src/theory/Makefile.am
index eb289937f..4a077450c 100644
--- a/src/theory/Makefile.am
+++ b/src/theory/Makefile.am
@@ -9,6 +9,8 @@ DIST_SUBDIRS = $(SUBDIRS) example
noinst_LTLIBRARIES = libtheory.la
libtheory_la_SOURCES = \
+ logic_info.h \
+ logic_info.cpp \
output_channel.h \
interrupted.h \
theory_engine.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback