X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOM_I_Superv%2FMakefile.am;h=1bee768132ee7ac2315a5cce225f7329045e9b69;hb=f43bdeb895071d4bbaabb94d401da24f5973ba6e;hp=9b0ec09bcf800706337d5eedb806e8e6bc9477e3;hpb=3468a943e05903238dbf37e7925c8e32fcb4241d;p=modules%2Fgeom.git diff --git a/src/GEOM_I_Superv/Makefile.am b/src/GEOM_I_Superv/Makefile.am index 9b0ec09bc..1bee76813 100644 --- a/src/GEOM_I_Superv/Makefile.am +++ b/src/GEOM_I_Superv/Makefile.am @@ -29,7 +29,8 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am # header files salomeinclude_HEADERS = \ GEOM_Superv_i.hh \ - GEOM_List_i.hh + GEOM_List_i.hh \ + GEOM_I_Superv.hxx # Libraries targets lib_LTLIBRARIES = libGEOM_SupervEngine.la @@ -53,7 +54,7 @@ libGEOM_SupervEngine_la_CPPFLAGS = \ -I$(srcdir)/../GEOMImpl \ -I$(srcdir)/../GEOM \ -I$(srcdir)/../GEOM_I \ - -I$(srcdir)/../GEOMAlgo \ + -I$(srcdir)/../$(GEOMAlgo_VAR) \ -I$(top_builddir)/idl libGEOM_SupervEngine_la_LDFLAGS = \