From 6f84edd791c6f5d9eda92ca4777c757bf215d104 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 27 Jun 2013 16:21:18 +0000 Subject: [PATCH] autotool cleanup and fixes --- tools/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index 8e0988d..5cc7663 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,3 @@ -# tools level Makefile.am - SUBDIRS = if ENABLE_VTKCONVERTER @@ -14,7 +12,7 @@ LDADD = LDADD += -lH5hut if ENABLE_C -EXTRA_SCRIPTS = h5hutcc +EXTRA_SCRIPTS = #h5hutcc EXTRA_PROGRAMS = h5pAttrib endif