Salome HOME
Fix problem of top-level Makefile (bad aclocal flags) V6_3_1_BR V6_3_1_WIN V6_3_BR V6_3_1 V6_3_1rc1 V6_3_1rc2 V6_3_1rc3
authorvsr <vsr@opencascade.com>
Wed, 29 Jun 2011 09:04:00 +0000 (09:04 +0000)
committervsr <vsr@opencascade.com>
Wed, 29 Jun 2011 09:04:00 +0000 (09:04 +0000)
Makefile.am

index 28447e093555c689d2cc7f3f9508ba7190a62b51..983d3dba873220360293a3c200cbded701bf562e 100644 (file)
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-ACLOCAL_AMFLAGS = -I $(top_srcdir)/adm_local/unix/config_files                 \
+ACLOCAL_AMFLAGS = -I adm_local/unix/config_files \
                   -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \
                   -I ${GUI_ROOT_DIR}/adm_local/unix/config_files \
-                  -I ${HOMARD_SRC}/adm_local/unix/config_files
-
+                 -I ${MED_ROOT_DIR}/adm_local/unix/config_files \
+                 -I ${SMESH_ROOT_DIR}/adm_local/unix/config_files
+                               
 SUBDIRS = idl adm_local resources src doc tests
 
 DIST_SUBDIRS = idl adm_local resources src doc tests