]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
- Patch for PaCO++
authorribes <ribes>
Thu, 4 Feb 2010 15:55:26 +0000 (15:55 +0000)
committerribes <ribes>
Thu, 4 Feb 2010 15:55:26 +0000 (15:55 +0000)
module_generator/paco_tmpl.py

index 0b876856f5f31c5833a6dcd9aafc6ce88cb6f53a..b8312c2cde756a7e1d464f068fde1db2828fd8d9 100644 (file)
@@ -26,7 +26,7 @@ except:
 compoMakefile="""
 include $$(top_srcdir)/adm_local/make_common_starter.am
 
-BUILT_SOURCES = SALOME_Exception.hxx SALOME_GenericObj.hxx SALOMEDS.hxx
+BUILT_SOURCES = SALOME_Exception.hxx SALOME_GenericObj.hxx SALOMEDS.hxx SALOME_PyNode.hxx
 
 %.hxx : @KERNEL_ROOT_DIR@/idl/salome/%.idl
 \t$$(OMNIORB_IDL) -bcxx $$(IDLCXXFLAGS) $$(OMNIORB_IDLCXXFLAGS) $$(IDL_INCLUDES) -I@KERNEL_ROOT_DIR@/idl/salome -Wbh=.hxx -Wbs=.cxx $$<