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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index fcbadf490..1848ef764 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -20,8 +20,8 @@ libstatistics_la_CPPFLAGS = $(CPPFLAGS) $(AM_CPPFLAGS) -D__BUILDING_STATISTICS_F
# configured at the time of the "make dist", which (1) may not be the
# configuration that the user wants, and (2) might cause link errors.
libutil_la_SOURCES = \
- Assert.h \
- Assert.cpp \
+ cvc4_assert.h \
+ cvc4_assert.cpp \
backtrackable.h \
Makefile.am \
Makefile.in \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback