From 147b0065d93fc6715af01d874cc5052bb2c40000 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 7 Aug 2013 05:00:59 +0000 Subject: [PATCH] Fix pb of make distcheck --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2