From 68c9c5a6d0842da26c22414b9e721fdec59e490e Mon Sep 17 00:00:00 2001 From: Ward Fisher Date: Tue, 10 May 2016 09:16:51 -0600 Subject: [PATCH] Updated cleanfiles. --- examples/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/Makefile.am b/examples/Makefile.am index 4936c96..8b9df5e 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,5 @@ ## This is a automake file, part of Unidata's netCDF package. -# Copyright 2006, see the COPYRIGHT file for more information. +# Copyright 2006, see the COPYRIGHT file for more information. # This file builds CXX4 examples. @@ -34,5 +34,4 @@ TESTS = $(TESTPROGRAMS) #do_comps.sh # Cleaning up files created during the process. CLEANFILES = simple_xy.nc sfc_pres_temp.nc pres_temp_4D.nc \ tmp-test.cdl tmp-ref.cdl simple_xy_classic.nc simple_xy_classic64.nc \ -simple_xy_nc4.nc simple_xy_nc4cm.nc - +simple_xy_nc4.nc simple_xy_nc4cm.nc simple_xy_nc4classic.nc