From: vsr Date: Wed, 7 Aug 2013 05:00:59 +0000 (+0000) Subject: Fix pb of make distcheck X-Git-Tag: V7_3_0a1~24 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=147b0065d93fc6715af01d874cc5052bb2c40000;p=modules%2Fhexablock.git Fix pb of make distcheck --- diff --git a/src/Makefile.am b/src/Makefile.am index 8fc5643..43cb58e 100755 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,7 +19,7 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am -DIST_SUBDIRS = HEXABLOCK HEXABLOCK_SWIG TEST_PY TEST_CPP +DIST_SUBDIRS = HEXABLOCK HEXABLOCK_SWIG HEXABLOCKGUI TEST_PY TEST_CPP SUBDIRS = HEXABLOCK HEXABLOCK_SWIG TEST_PY