undid unintentional change to Makefile.am

This commit is contained in:
Ed Hartnett 2018-10-23 08:01:05 -06:00
parent 73de4f62b2
commit 96ad72f446

View File

@ -70,12 +70,10 @@ TESTS = $(TESTPROGRAMS)
if BUILD_UTILITIES
TESTS += run_diskless.sh run_diskless5.sh run_inmemory.sh
if USE_NETCDF4
if LARGE_FILE_TESTS
TESTS += run_diskless2.sh
endif
endif
endif
if USE_PNETCDF
TESTS += run_pnetcdf_test.sh
@ -116,4 +114,3 @@ endif
# If valgrind is present, add valgrind targets.
@VALGRIND_CHECK_RULES@