diff --git a/wrap/Makefile.am b/wrap/Makefile.am index a0e528b2b..d6b0e9e10 100644 --- a/wrap/Makefile.am +++ b/wrap/Makefile.am @@ -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