summaryrefslogtreecommitdiff
path: root/src/printer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/printer/Makefile.am')
-rw-r--r--src/printer/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/printer/Makefile.am b/src/printer/Makefile.am
index fd48b8352..cd938088e 100644
--- a/src/printer/Makefile.am
+++ b/src/printer/Makefile.am
@@ -19,7 +19,9 @@ libprinter_la_SOURCES = \
smt2/smt2_printer.h \
smt2/smt2_printer.cpp \
cvc/cvc_printer.h \
- cvc/cvc_printer.cpp
+ cvc/cvc_printer.cpp \
+ tptp/tptp_printer.h \
+ tptp/tptp_printer.cpp
EXTRA_DIST = \
options_handlers.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback