From 72fcca656a05643d335038e2f1f262fbcd909e4e Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Tue, 11 Jan 2005 20:49:04 -0500 Subject: [svn-r9811] Purpose: Bug fix Description: libh5test_fortran.a(la) files were installed by make install Solution: Brought changes back from 1.6 Platforms tested: mir, eirene Misc. update: --- fortran/test/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/fortran/test/Makefile.in b/fortran/test/Makefile.in index e72a10d..0cd17e6 100644 --- a/fortran/test/Makefile.in +++ b/fortran/test/Makefile.in @@ -45,6 +45,7 @@ FORTLIBTEST_CSRC = t.c FORTLIBTEST_OBJ=$(FORTLIBTEST_FSRC:.f90=.lo) $(FORTLIBTEST_CSRC:.c=.lo) TEST_OBJ=$(FORTLIBTEST_OBJ) $(TEST_PROGS_SRC:.f90=.lo) +PUB_LIB= ## Temporary files MOSTLYCLEAN=*.h5 *.tmp -- cgit v0.12