]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/Makefile.am
Salome HOME
0021338: EDF 1926 SMESH: New controls and filters
[modules/smesh.git] / src / SMESHGUI / Makefile.am
index f65fd7528593cd0d10b3e87c748775ae62a42880..ba8b05170b02182984c70043386a32f9e5b85f4a 100644 (file)
@@ -257,9 +257,11 @@ libSMESH_la_CPPFLAGS = \
        -I$(srcdir)/../SMDS \
        -I$(srcdir)/../SMESHDS \
        -I$(srcdir)/../SMESH \
+       -I$(srcdir)/../SMESHUtils \
        -I$(srcdir)/../SMESH_I \
        -I$(srcdir)/../Controls \
        -I$(srcdir)/../SMESHClient \
+       -I$(top_builddir) \
        -I$(top_builddir)/idl
 
 libSMESH_la_LDFLAGS  = \
@@ -271,7 +273,7 @@ libSMESH_la_LDFLAGS  = \
        $(GUI_LDFLAGS) -lSalomePrs -lsuit -lSUITApp -lCAM -lstd \
        $(GEOM_LDFLAGS) -lGEOMBase -lGEOMFiltersSelection -lGEOMObject \
        $(PYTHON_LIBS)
-       
+
 # resources files
 nodist_salomeres_DATA= \
        SMESH_images.qm \