Salome HOME
PR: distributed geom and smesh scripts: first step
[modules/smesh.git] / src / SMESH_I / Makefile.am
index 4f05fa7a4ee6baf0d81f08dfa129f4607a6aea4d..39bcea103fa473f1fd271483598d211c1413a166 100644 (file)
@@ -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 \