mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
Fixed an issue preventing make distcheck from working.
This commit is contained in:
parent
33eb968864
commit
7bde03714a
@ -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 \
|
XTESTPROGRAMS = t_nc tst_small nc_test tst_misc tst_norm tst_names \
|
||||||
tst_nofill tst_nofill2 tst_nofill3 tst_atts3
|
tst_nofill tst_nofill2 tst_nofill3 tst_atts3
|
||||||
|
|
||||||
|
TESTPROGRAMS =
|
||||||
|
|
||||||
if USE_NETCDF4
|
if USE_NETCDF4
|
||||||
TESTPROGRAMS += tst_atts
|
TESTPROGRAMS += tst_atts
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user