test/Makefile.am:
- unused h5_attach_test stuff removed
This commit is contained in:
+1
-4
@@ -12,7 +12,7 @@ endif
|
||||
|
||||
TESTS_ENVIRONMENT = env LD_LIBRARY_PATH=@HDF5_PREFIX@/lib:$(LD_LIBRARY_PATH)
|
||||
|
||||
EXTRA_PROGRAMS = h5u_test h5b_test h5_attach_test
|
||||
EXTRA_PROGRAMS = h5u_test h5b_test
|
||||
|
||||
h5u_test_SOURCES = \
|
||||
h5u_test.c \
|
||||
@@ -30,8 +30,5 @@ h5b_test_SOURCES = \
|
||||
testframe.h \
|
||||
params.h
|
||||
|
||||
h5_attach_test_SOURCES = \
|
||||
h5_attach_test.c
|
||||
|
||||
clean-local:
|
||||
${RM} -f *.h5 *~
|
||||
|
||||
Reference in New Issue
Block a user