Salome HOME
Fix for the bug IPAL22854: preview is wrong for Create a new mesh
[modules/smesh.git] / src / SMESHGUI / Makefile.am
index 543a86349104d517af079407012199ab996045ff..83c8ceda18181329e6ac37e99cd7fd0888383a24 100644 (file)
@@ -255,10 +255,12 @@ libSMESH_la_CPPFLAGS = \
        -I$(srcdir)/../OBJECT \
        -I$(srcdir)/../SMESHFiltersSelection \
        -I$(srcdir)/../SMDS \
+       -I$(srcdir)/../SMESHDS \
        -I$(srcdir)/../SMESH \
        -I$(srcdir)/../SMESH_I \
        -I$(srcdir)/../Controls \
        -I$(srcdir)/../SMESHClient \
+       -I$(top_builddir) \
        -I$(top_builddir)/idl
 
 libSMESH_la_LDFLAGS  = \
@@ -270,7 +272,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 \