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, 3 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index f3ae43b05..e72706ea3 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -141,7 +141,9 @@ EXTRA_DIST = \
array_store_all.i \
ascription_type.i \
rational.i \
- hash.i
+ hash.i \
+ predicate.i \
+ uninterpreted_constant.i
DISTCLEANFILES = \
integer.h.tmp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback