]> SALOME platform Git repositories - samples/component.git/commitdiff
Salome HOME
Fix for compilation error. Header "SALOME_Exception.hh" now available for COMPONENT... V3_1_0a3
authorakk <akk@opencascade.com>
Wed, 26 Oct 2005 08:40:36 +0000 (08:40 +0000)
committerakk <akk@opencascade.com>
Wed, 26 Oct 2005 08:40:36 +0000 (08:40 +0000)
src/AdditionComponent/Makefile.in

index b1780fd15a5020222543b535d44567f7d81f6c30..36bd8865b7f90c5002a6c88496cc5334fa3b8a6e 100755 (executable)
@@ -51,7 +51,7 @@ LIB_SERVER_IDL = SALOME_ContainerManager.idl \
 # Executables targets
 BIN = AdditionComponent_CheckOfUndefined
 BIN_SRC = 
-BIN_SERVER_IDL =
+BIN_SERVER_IDL = SALOME_Exception.idl
 
 CPPFLAGS+= $(PYTHON_INCLUDES)  -I${KERNEL_ROOT_DIR}/include/salome
 CXXFLAGS= -g -D_DEBUG_ -D__x86__ -D__linux__ $(PYTHON_INCLUDES) -ftemplate-depth-42 -Wall -I${KERNEL_ROOT_DIR}/include/salome