X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_I%2FMakefile.am;h=39bcea103fa473f1fd271483598d211c1413a166;hb=refs%2Ftags%2FdistributedScripts_V1;hp=4f05fa7a4ee6baf0d81f08dfa129f4607a6aea4d;hpb=c6513651400e7648d3b1454b4ecbf1e1d64af0bc;p=modules%2Fsmesh.git diff --git a/src/SMESH_I/Makefile.am b/src/SMESH_I/Makefile.am index 4f05fa7a4..39bcea103 100644 --- a/src/SMESH_I/Makefile.am +++ b/src/SMESH_I/Makefile.am @@ -52,8 +52,8 @@ salomeinclude_HEADERS = \ SMESH.hxx # Scripts to be installed. -dist_salomescript_DATA= \ - smeshpy.py +#dist_salomescript_DATA= \ +# smeshpy.py # Libraries targets @@ -109,7 +109,8 @@ libSMESHEngine_la_CPPFLAGS = \ -I$(srcdir)/../DriverCGNS \ -I$(srcdir)/../SMESH \ -I$(srcdir)/../SMESHUtils \ - -I$(top_builddir)/idl + -I$(top_builddir)/idl \ + -I$(top_builddir) libSMESHEngine_la_LDFLAGS = \ ../../idl/libSalomeIDLSMESH.la \