diff options
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 4220624..cec4a0a 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -11,6 +11,7 @@ CPPFLAGS=-I. -I../src @CPPFLAGS@ # These are our main targets: PROGS=testhdf5 +TESTS=$(PROGS) # Source and object files for programs... PROG_SRC=testhdf5.c tfile.c theap.c tmeta.c tohdr.c tstab.c th5t.c |