Salome HOME
0020279: [CEA 334] control the "random" use when using mesh algorithms
[modules/smesh.git] / Makefile.am
index 2af4f6dc257af766f66f028a730a66e9ba7730b7..417939b53e433a09e0c349647dc6cccb7676d7e3 100644 (file)
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
+if SMESH_ENABLE_GUI
+  ACLOCAL_AMFLAGS = -I adm_local/unix/config_files                      \
+                    -I ${GUI_ROOT_DIR}/adm_local/unix/config_files      \
+                    -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files  \
+                    -I ${MED_ROOT_DIR}/adm_local/unix/config_files      \
+                    -I ${GEOM_ROOT_DIR}/adm_local/unix/config_files
+else !SMESH_ENABLE_GUI
+  ACLOCAL_AMFLAGS = -I adm_local/unix/config_files                      \
+                    -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files  \
+                    -I ${MED_ROOT_DIR}/adm_local/unix/config_files      \
+                    -I ${GEOM_ROOT_DIR}/adm_local/unix/config_files
+endif
+
 SUBDIRS = idl adm_local resources src doc bin
 
 DIST_SUBDIRS = idl adm_local resources src doc bin