summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 5672d1eb2..b8f336f2d 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -20,6 +20,7 @@ libutilcudd_la_LIBADD = @CUDD_LDFLAGS@
libutil_la_SOURCES = \
Assert.h \
Assert.cpp \
+ backtrackable.h \
Makefile.am \
Makefile.in \
congruence_closure.h \
@@ -47,7 +48,7 @@ libutil_la_SOURCES = \
dynamic_array.h \
language.h \
language.cpp \
- triple.h \
+ ntuple.h \
recursion_breaker.h \
subrange_bound.h \
cardinality.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback