Salome HOME
Fix crash (found by make installcheck) - temporary solution
[modules/smesh.git] / Makefile.am
index 9893076e7a837c23965d5a250e256128b88a51e5..2244fdc0e39fee950a9991fddd214aa4b02e6b26 100644 (file)
@@ -28,12 +28,10 @@ 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