From b0ec55f6f01763d991bd28657fcb78b38955424c Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Sun, 12 Nov 2017 11:23:04 -0700 Subject: [PATCH] fixed distcheck problem --- nctest/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nctest/Makefile.am b/nctest/Makefile.am index c722eac8c..52d93be39 100644 --- a/nctest/Makefile.am +++ b/nctest/Makefile.am @@ -18,8 +18,7 @@ AM_LDFLAGS += ${top_builddir}/liblib/libnetcdf.la EXTRA_DIST = ref_nctest_classic.nc ref_nctest_64bit_offset.nc \ compare_test_files.sh run_valgrind_tests.sh CMakeLists.txt -CLEANFILES = nctest_classic.nc nctest_64bit_offset.nc \ -nctest_netcdf4.nc test2.nc temp.tmp tst_*.nc \ +CLEANFILES = nctest_*.nc test2.nc temp.tmp tst_*.nc \ nctest_classic.cdl ref_nctest_classic.cdl # Run nctest and the script that compares the output with the