]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Correction.
authormzn <mzn@opencascade.com>
Tue, 16 Oct 2007 07:42:38 +0000 (07:42 +0000)
committermzn <mzn@opencascade.com>
Tue, 16 Oct 2007 07:42:38 +0000 (07:42 +0000)
src/ResourcesManager/Makefile.am

index febe9a7a046506263ae7cc960d1f3729f810843c..b617b4b2f825b6de6eb389f4bbe4de01242311bb 100755 (executable)
@@ -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.