---
 testsuite/Makefile.am |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 6dd10b0..f7afb26 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -1,5 +1,5 @@
 
-SUBDIRS = . check perf coder installation prototype streams tables2 dirac \
+SUBDIRS = . perf coder installation prototype streams tables2 dirac \
          manual cache
 
 if HAVE_CUDA
@@ -10,6 +10,10 @@ if HAVE_OPENGL
 SUBDIRS += opengl
 endif
 
+if HAVE_CHECK
+SUBDIRS += check
+endif
+
 buildnoinstdir = $(libdir)
 buildnoinst_LTLIBRARIES = libschrotest.la
 
-- 
1.5.4.3


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Schrodinger-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to