[svn-r6991] Purpose:

Cleanup

Description:
h5dumpgentest is already included in TEST_PROGS.  Removed its old
entry in PROGS.

Platforms tested:
Only in Copper since this is trivial.

Misc. update:
This commit is contained in:
Albert Cheng 2003-06-08 08:20:28 -05:00
parent 5d1b56cb81
commit 63844dd77a

View File

@ -35,7 +35,7 @@ LIBTOOLS=../lib/libh5tools.la
LIBHDF5=$(top_builddir)/src/libhdf5.la
PUB_PROGS=h5dump
PROGS=$(PUB_PROGS) $(TEST_PROGS) h5dumpgentest
PROGS=$(PUB_PROGS) $(TEST_PROGS)
## Source and object files for the library; do not install
##