mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
adding simple.c to the programs that are built
This commit is contained in:
parent
472fd0b348
commit
5fe7afea42
@ -17,7 +17,7 @@ AM_LDFLAGS = ${top_builddir}/liblib/libnetcdf.la
|
||||
# These are the netCDF-3 examples.
|
||||
check_PROGRAMS = simple_xy_wr simple_xy_rd sfc_pres_temp_wr \
|
||||
sfc_pres_temp_rd pres_temp_4D_wr pres_temp_4D_rd format \
|
||||
quick_large_files quick_small_files sfc_pres_temp_more
|
||||
quick_large_files quick_small_files sfc_pres_temp_more simple
|
||||
|
||||
TESTS = run_examples.sh format quick_large_files quick_small_files \
|
||||
sfc_pres_temp_more
|
||||
|
Loading…
x
Reference in New Issue
Block a user