X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FMakefile.in;h=12dba157837b560b03b805caa8f150aa79b56a7b;hp=a4e6eb1ef79416eda1a3edf7512af4f52368fe4c;hb=8e1647dd2f56cfd57d8bea43943b664ee9f55b90;hpb=0b959120c59670d73c0a1f6d46bfa72a6ceb49cf diff --git a/idl/Makefile.in b/idl/Makefile.in index a4e6eb1ef..12dba1578 100644 --- a/idl/Makefile.in +++ b/idl/Makefile.in @@ -6,7 +6,7 @@ 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@ @@ -17,6 +17,7 @@ IDL_FILES = \ SALOME_Exception.idl \ Logger.idl \ SALOME_ModuleCatalog.idl \ + MED.idl \ GEOM_Shape.idl \ GEOM_Gen.idl \ SMESH_Gen.idl \