From 93096d3503f515d639a9c7ba76f0a0b3176b9c49 Mon Sep 17 00:00:00 2001 From: Dejan Jovanović Date: Wed, 5 Jan 2011 19:12:54 +0000 Subject: fix for build errors --- src/theory/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/theory/Makefile.am') 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 = \ -- cgit v1.2.3