From 8e7f06a1fc019116f9b99a3b6a740318abf55376 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 8 Mar 2001 15:17:52 -0500 Subject: [svn-r3570] Purpose: Update Description: Added entry for h5tools_utils.* Platforms tested: Linux --- tools/lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/lib/Makefile.in b/tools/lib/Makefile.in index dc35ebe..d620d7f 100644 --- a/tools/lib/Makefile.in +++ b/tools/lib/Makefile.in @@ -33,7 +33,7 @@ PROGS=$(PUB_PROGS) $(TEST_PROGS) ## Source and object files for the library; do not install ## -LIB_SRC=h5tools.c h5tools_str.c +LIB_SRC=h5tools.c h5tools_str.c h5tools_utils.c LIB_OBJ=$(LIB_SRC:.c=.lo) PUB_LIB= -- cgit v0.12