]> SALOME platform Git repositories - modules/hexablock.git/commitdiff
Salome HOME
Fix pb of make distcheck
authorvsr <vsr@opencascade.com>
Wed, 7 Aug 2013 05:30:42 +0000 (05:30 +0000)
committervsr <vsr@opencascade.com>
Wed, 7 Aug 2013 05:30:42 +0000 (05:30 +0000)
src/HEXABLOCK/Makefile.am
src/HEXABLOCK_SWIG/Makefile.am

index 342b094061683b7dcb60a7236cdeb578ef9354f6..8aa0967524f7a4dcd0ca4e80ef262cf9c88d6c17 100755 (executable)
@@ -122,6 +122,7 @@ dist_libHEXABLOCKEngine_la_SOURCES = \
        HexElements_del.cxx \
        HexWitness.cxx \
        Hex_salome.cxx \
+       test_unit.hxx \
        test_hexa6.cxx \
        HexKas_functions.cxx 
 
index 0e5b3d3568f15d3a6334d5a938aa690b59c7d5d5..2316415cec458d95c43a0c0ebd253d9965265861 100755 (executable)
@@ -38,7 +38,7 @@ BUILT_SOURCES = \
        hexablock_swig_wrap.cc 
 
 _hexablock_swig_la_SOURCES = \
-       hexablock_swig_wrap.cc 
+       hexablock_swig_wrap.cc hexablock_swig.i
 
 _hexablock_swig_la_CPPFLAGS = \
        $(KERNEL_CXXFLAGS)    \