From 1ce8e28d5976e1ab30099cb9e6943514497d2980 Mon Sep 17 00:00:00 2001 From: Dejan Jovanović Date: Tue, 4 May 2010 03:42:56 +0000 Subject: Type-checking classes and hooks (not tested yet). --- src/theory/bv/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/theory/bv/Makefile.am') diff --git a/src/theory/bv/Makefile.am b/src/theory/bv/Makefile.am index d90472fd3..6f9a51dc3 100644 --- a/src/theory/bv/Makefile.am +++ b/src/theory/bv/Makefile.am @@ -6,6 +6,7 @@ AM_CXXFLAGS = -Wall $(FLAG_VISIBILITY_HIDDEN) noinst_LTLIBRARIES = libbv.la libbv_la_SOURCES = \ - theory_bv.h + theory_bv.h \ + theory_bv_type_rules.h EXTRA_DIST = kinds -- cgit v1.2.3