mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
forgot to add run_cdf5.sh to EXTRA_DIST
This commit is contained in:
parent
e397001bfe
commit
e67cbed81c
@ -107,7 +107,7 @@ EXTRA_DIST += ref_tst_diskless2.cdl tst_diskless5.cdl CMakeLists.txt
|
||||
|
||||
# bad_cdf5_begin.nc is a CDF-5 file with bad variable starting file offsets.
|
||||
# It is to be used by tst_open_cdf5.c to see if it can report NC_ENOTNC.
|
||||
EXTRA_DIST += bad_cdf5_begin.nc
|
||||
EXTRA_DIST += bad_cdf5_begin.nc run_cdf5.sh
|
||||
TESTS += run_cdf5.sh
|
||||
check_PROGRAMS += tst_open_cdf5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user