summaryrefslogtreecommitdiff
path: root/src/theory/uf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/Makefile.am')
-rw-r--r--src/theory/uf/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/uf/Makefile.am b/src/theory/uf/Makefile.am
index 04fe533ae..e4647b442 100644
--- a/src/theory/uf/Makefile.am
+++ b/src/theory/uf/Makefile.am
@@ -11,7 +11,8 @@ nodist_EXTRA_libuf_la_SOURCES = \
libuf_la_SOURCES = \
theory_uf.h \
- theory_uf_type_rules.h
+ theory_uf_type_rules.h \
+ theory_uf_rewriter.h
libuf_la_LIBADD = \
@builddir@/tim/libuftim.la \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback