X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FDriver%2FMakefile.am;h=a088c773a75ecab364db7bf60599330b27134e3c;hb=55c69756c926c291143893040819815982d32ab6;hp=87be27336bacd280fc8ed1ce89232667762fab06;hpb=fe1dc15cf121233310ea167414016e837b3dbe6e;p=modules%2Fsmesh.git diff --git a/src/Driver/Makefile.am b/src/Driver/Makefile.am index 87be27336..a088c773a 100644 --- a/src/Driver/Makefile.am +++ b/src/Driver/Makefile.am @@ -44,6 +44,7 @@ dist_libMeshDriver_la_SOURCES = \ # additionnal information to compil and link file libMeshDriver_la_CPPFLAGS = \ + $(BOOST_CPPFLAGS) \ $(CAS_CPPFLAGS) \ $(KERNEL_CXXFLAGS) \ -I$(srcdir)/../SMESHUtils \