From d78d47eafdad2d76f681463787647cdf5892a2fd Mon Sep 17 00:00:00 2001 From: ajreynol Date: Wed, 9 Sep 2015 09:48:26 +0200 Subject: Working towards a fair enumerator for codatatypes. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') 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 \ -- cgit v1.2.3