netcdf-c/ncdap_test/nocacheremote3/Makefile.am

45 lines
782 B
Makefile

## This is a automake file, part of Unidata's netCDF package.
# Copyright 2007, see the COPYRIGHT file for more information.
# This is to include the libnc-dap test comparison files
# $Id: Makefile.am,v 1.1 2009/11/16 18:32:25 dmh Exp $
EXTRA_DIST=\
test.01.dmp \
test.02.dmp \
test.03.dmp \
test.04.dmp \
test.05.dmp \
test.06a.dmp \
test.06.dmp \
test.07a.dmp \
test.07.dmp \
test.21.dmp \
test.22.dmp \
test.23.dmp \
test.31.dmp \
test.32.dmp \
test.50.dmp \
test.53.dmp \
test.55.dmp \
test.56.dmp \
test.57.dmp \
test.66.dmp \
test.67.dmp \
test.68.dmp \
test.69.dmp \
test.nc.dmp \
test.01.1.dmp \
test.02.1.dmp \
test.03.1.dmp \
test.03.2.dmp \
test.04.1.dmp \
test.05.1.dmp \
test.06.1.dmp \
test.07.1.dmp \
test.07.2.dmp \
test.07.3.dmp \
test.07.4.dmp \
CMakeLists.txt