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

index 00425cfd4c62d6e662f77fef02acf0c93ae8828f..8fc5643e89298658a7d43fc2d7d4c6b60113f6de 100755 (executable)
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-##DIST_SUBDIRS = HEXABLOCK HEXABLOCK_SWIG TEST_PY TEST_CPP
-DIST_SUBDIRS = HEXABLOCK HEXABLOCK_SWIG  TEST_PY
-SUBDIRS = HEXABLOCK HEXABLOCK_SWIG  TEST_PY
+DIST_SUBDIRS = HEXABLOCK HEXABLOCK_SWIG TEST_PY TEST_CPP
+
+SUBDIRS      = HEXABLOCK HEXABLOCK_SWIG TEST_PY
 
 if HEXABLOCK_ENABLE_GUI
-  DIST_SUBDIRS += HEXABLOCKGUI
   SUBDIRS += HEXABLOCKGUI
 endif