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 6c3104760..a4462d824 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -81,8 +81,8 @@ libutil_la_SOURCES = \
uninterpreted_constant.cpp \
array_store_all.h \
array_store_all.cpp \
- model.h \
- model.cpp
+ util_model.h \
+ util_model.cpp
libutil_la_LIBADD = \
@builddir@/libutilcudd.la
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback