summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@google.com>2017-03-27 10:02:11 -0700
committerTim King <taking@google.com>2017-03-27 10:02:11 -0700
commit09d14ac7f81111882327cb168f100e9f998611ac (patch)
tree688ec6a2b884b26a28b74c3f3a07fe74ffccce16 /src/Makefile.am
parent7b89724488085d7eed3e37520ca11d8cd1e18120 (diff)
Moving the CareGraph into its own file.
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 1d43b4ec2..5caed7b14 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -146,6 +146,7 @@ libcvc4_la_SOURCES = \
theory/assertion.h \
theory/atom_requests.cpp \
theory/atom_requests.h \
+ theory/care_graph.h \
theory/interrupted.h \
theory/ite_utilities.cpp \
theory/ite_utilities.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback