From bc5955e503d552cce2918baaa81558f17945e1db Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Tue, 14 Aug 2001 13:55:48 -0500 Subject: [svn-r4348] Purpose: new feature Description: Added perform programs to test the HDF5 library performance. Programs are installed in directory perform/. Platforms tested: eirene --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index e292480..bf790f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ srcdir=@srcdir@ @COMMENCE@ # Subdirectories in build-order (not including `examples') -SUBDIRS=src test tools @TESTPARALLEL@ @subdirs@ +SUBDIRS=src test tools @TESTPARALLEL@ perform @subdirs@ ############################################################################## ## T A R G E T S -- cgit v0.12