adding simple.c to the programs that are built

This commit is contained in:
Ed Hartnett 2019-07-02 09:00:06 -06:00
parent 472fd0b348
commit 5fe7afea42

View File

@ -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