]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Fix compilation errors on Debian
authorabd <abd@opencascade.com>
Thu, 19 Apr 2007 09:36:28 +0000 (09:36 +0000)
committerabd <abd@opencascade.com>
Thu, 19 Apr 2007 09:36:28 +0000 (09:36 +0000)
src/GEOMClient/Makefile.am

index e71d2bb7ef72a7962b79f3a7b3067cd6e1a64910..9b1cc44c95f65ebcd78630e626ab65629ce581a5 100644 (file)
@@ -43,6 +43,8 @@ dist_libGEOMClient_la_SOURCES = \
 
 # additionnal information to compil and link file
 libGEOMClient_la_CPPFLAGS = \
+       $(CORBA_CXXFLAGS) \
+        $(CORBA_INCLUDES) \
        $(CAS_CPPFLAGS) \
        $(KERNEL_CXXFLAGS) \
        -I$(top_builddir)/idl \