X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FMakefile.in;h=c53a0789573de711f647749a277a124f4d45a841;hp=a4e6eb1ef79416eda1a3edf7512af4f52368fe4c;hb=342d400770d89071b5b32c079a6000f7c2ccad5d;hpb=0b959120c59670d73c0a1f6d46bfa72a6ceb49cf diff --git a/idl/Makefile.in b/idl/Makefile.in index a4e6eb1ef..c53a07895 100644 --- a/idl/Makefile.in +++ b/idl/Makefile.in @@ -6,19 +6,11 @@ top_srcdir=@top_srcdir@ top_builddir=.. srcdir=@srcdir@ -VPATH=.:$(srcdir):${KERNEL_ROOT_DIR}/idl/salome:${GEOM_ROOT_DIR}/idl/salome +VPATH=.:$(srcdir):${KERNEL_ROOT_DIR}/idl/salome:${GEOM_ROOT_DIR}/idl/salome:${MED_ROOT_DIR}/idl/salome @COMMENCE@ IDL_FILES = \ - SALOME_Component.idl \ - SALOMEDS.idl \ - SALOMEDS_Attributes.idl \ - SALOME_Exception.idl \ - Logger.idl \ - SALOME_ModuleCatalog.idl \ - GEOM_Shape.idl \ - GEOM_Gen.idl \ SMESH_Gen.idl \ SMESH_Mesh.idl \ SMESH_Hypothesis.idl \