mirror of
https://github.com/Unidata/netcdf-cxx4.git
synced 2024-11-27 07:49:52 +08:00
Corrected an issue for automake-based builds.
This commit is contained in:
parent
bcc4020fa4
commit
e0ca29c42a
@ -42,6 +42,7 @@ test_var_SOURCES = test_var.cpp test_utilities.h
|
||||
test_var2_SOURCES = test_var2.cpp test_utilities.h
|
||||
test_type_SOURCES = test_type.cpp test_utilities.h
|
||||
test_open_close_SOURCES = test_open_close.cpp test_utilities.h
|
||||
test_ncFile_Flags_SOURCES = test_ncFile_Flags.cpp test_utilities.h
|
||||
|
||||
# Build and run these tests.
|
||||
check_PROGRAMS = $(TESTFILES)
|
||||
|
Loading…
Reference in New Issue
Block a user