summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-09-09 09:48:26 +0200
committerajreynol <andrew.j.reynolds@gmail.com>2015-09-09 09:48:26 +0200
commitd78d47eafdad2d76f681463787647cdf5892a2fd (patch)
tree5fca468d7ec975e44085481e70db88b73706e2c7 /src/Makefile.am
parent289f4081c7497efbf33ffbcef5c5e35b89a9bbed (diff)
Working towards a fair enumerator for codatatypes.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0cd4cff44..90a4d6f5b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -232,6 +232,7 @@ libcvc4_la_SOURCES = \
theory/builtin/theory_builtin.cpp \
theory/datatypes/theory_datatypes_type_rules.h \
theory/datatypes/type_enumerator.h \
+ theory/datatypes/type_enumerator.cpp \
theory/datatypes/theory_datatypes.h \
theory/datatypes/datatypes_rewriter.h \
theory/datatypes/theory_datatypes.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback