Re-enabled tests for wrap

release/4.3a0
Alex Cunningham 2010-08-19 21:24:22 +00:00
parent 84f38206d3
commit e5b3e127a8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ AM_CPPFLAGS = -I$(boost) -I$(BORG_SRCROOT) -DTOPSRCDIR="\"$(top_srcdir)\""
AM_CXXFLAGS = -MMD
AM_LDFLAGS = -L../CppUnitLite -lCppUnitLite $(BOOST_LDFLAGS)
#TESTS = $(check_PROGRAMS)
TESTS = $(check_PROGRAMS)
# install the headers and matlab toolbox
install-exec-hook: all