]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
MPV: fix of CPPUNITs tests enable/disable problem
authormpv <mpv@opencascade.com>
Mon, 5 Mar 2007 12:17:54 +0000 (12:17 +0000)
committermpv <mpv@opencascade.com>
Mon, 5 Mar 2007 12:17:54 +0000 (12:17 +0000)
src/SalomeApp/Makefile.am

index 87d7cf23ce8a009e659da9a6f83a6ca665968d8f..7fe6176f6e49b1f89a6446e576eaa1585df1858e 100755 (executable)
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-SUBDIRS=Test
+if CPPUNIT_IS_OK
+if GUI_ENABLE_CORBA
+  SUBDIRS=Test
+endif
+endif
 
 lib_LTLIBRARIES= libSalomeApp.la