Fixed an issue preventing make distcheck from working.

This commit is contained in:
Ward Fisher 2014-09-03 13:11:09 -06:00
parent 33eb968864
commit 7bde03714a

View File

@ -18,6 +18,8 @@ tst_diskless4.cdl tst_diskless4.nc tst_formatx.nc
XTESTPROGRAMS = t_nc tst_small nc_test tst_misc tst_norm tst_names \
tst_nofill tst_nofill2 tst_nofill3 tst_atts3
TESTPROGRAMS =
if USE_NETCDF4
TESTPROGRAMS += tst_atts
endif