summaryrefslogtreecommitdiff
path: root/src/theory/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2011-01-05 19:12:54 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2011-01-05 19:12:54 +0000
commit93096d3503f515d639a9c7ba76f0a0b3176b9c49 (patch)
tree8bea1ff6f77a9ba8d2fb5186b65cc8c306defc91 /src/theory/Makefile.am
parentf9a4fe48a4ec2355f8fec93d3f47242577df2511 (diff)
fix for build errors
Diffstat (limited to 'src/theory/Makefile.am')
-rw-r--r--src/theory/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/Makefile.am b/src/theory/Makefile.am
index 5af56ec44..acf0ed5ee 100644
--- a/src/theory/Makefile.am
+++ b/src/theory/Makefile.am
@@ -37,7 +37,8 @@ libtheory_la_LIBADD = \
EXTRA_DIST = \
rewriter_tables_template.h \
theory_traits_template.h \
- mktheoryof \
+ mktheorytraits \
+ mkrewriter \
Makefile.subdirs
BUILT_SOURCES = \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback