From: mzn Date: Tue, 16 Oct 2007 07:42:38 +0000 (+0000) Subject: Correction. X-Git-Tag: V4_1_0a2~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=53c2a7167c17ba35d3784d4fc4b501989e3fe651;p=modules%2Fkernel.git Correction. --- diff --git a/src/ResourcesManager/Makefile.am b/src/ResourcesManager/Makefile.am index febe9a7a0..b617b4b2f 100755 --- a/src/ResourcesManager/Makefile.am +++ b/src/ResourcesManager/Makefile.am @@ -54,7 +54,7 @@ COMMON_CPPFLAGS=\ -I$(srcdir)/../Utils \ -I$(top_builddir)/salome_adm/unix \ -I$(top_builddir)/idl \ - -I/usr/include/libxml2 + -I/usr/include/libxml2 \ @CORBA_CXXFLAGS@ @CORBA_INCLUDES@ # This local variable defines the list of dependant libraries common to all target in this package.