X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=Makefile.am;h=2244fdc0e39fee950a9991fddd214aa4b02e6b26;hp=9893076e7a837c23965d5a250e256128b88a51e5;hb=a39c405c68324773e58b86412414874ea401a291;hpb=bd8f1aee7c78f7d2eb82bd4fec5e08c9e3d280ce diff --git a/Makefile.am b/Makefile.am index 9893076e7..2244fdc0e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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