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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/uf/Makefile.am b/src/theory/uf/Makefile.am
index 537b8b124..156733c5b 100644
--- a/src/theory/uf/Makefile.am
+++ b/src/theory/uf/Makefile.am
@@ -6,6 +6,7 @@ AM_CXXFLAGS = -Wall -fvisibility=hidden
noinst_LTLIBRARIES = libuf.la
libuf_la_SOURCES = \
+ theory_def.h \
ecdata.h \
ecdata.cpp \
theory_uf.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback