From d6a4d2a3d6e641a18efd25b6e0bf9e632dfba149 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 22 Feb 2001 17:24:34 -0500 Subject: [svn-r3497] Purpose: Fix Description: Left some more cruft in there. Solution: Removed. I still need to check on the testing of `talign'... Platforms tested: Linux --- tools/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/Makefile.in b/tools/Makefile.in index 7efb022..88c3362 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -9,7 +9,7 @@ srcdir=@srcdir@ ## All subdirectories except for the ``lib'' subdirectory. ## -SUBDIRS=h5dump h5ls misc @H5TOH4@ @H4TOH5@ @PDB2HDF@ +SUBDIRS=h5dump h5ls misc @H5TOH4@ @H4TOH5@ @COMMENCE@ @@ -22,7 +22,7 @@ CPPFLAGS=-I. -I$(srcdir) -I$(top_builddir)/src -I$(top_srcdir)/src \ ## Test programs and scripts. ## TEST_PROGS=talign -TEST_SCRIPTS=$(srcdir)/testh5dump.sh $(srcdir)/testh5ls.sh @TESTH5TOH4@ @TESTH4TOH5@ +TEST_SCRIPTS= ## These are our main targets: library and tools. ## -- cgit v0.12