From 53c2a7167c17ba35d3784d4fc4b501989e3fe651 Mon Sep 17 00:00:00 2001 From: mzn Date: Tue, 16 Oct 2007 07:42:38 +0000 Subject: [PATCH] Correction. --- src/ResourcesManager/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2