]> SALOME platform Git repositories - modules/multipr.git/blobdiff - src/Makefile.am
Salome HOME
Reactivate Compilation possible without GUI
[modules/multipr.git] / src / Makefile.am
index 494ec9c2a658f8c47394fe658155e763e900f835..44a12f537a3cdb5509d3900a9871ef1aa9363344 100755 (executable)
@@ -25,8 +25,9 @@
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-SUBDIRS = MULTIPR MULTIPRGUI
+SUBDIRS = MULTIPR
+
+if MULTIPR_ENABLE_GUI
+  SUBDIRS += MULTIPRGUI
+endif
 
-#if MULTIPR_ENABLE_GUI
-#      SUBDIRS += MULTIPRGUI
-#endif