Further cleanup of generated files.

This commit is contained in:
Ward Fisher 2016-01-22 12:04:43 -07:00
parent 79c021712a
commit 0ee9a4f59e

View File

@ -42,7 +42,7 @@ noinst_LTLIBRARIES = libnetcdf3.la
# These files are cleaned on developer workstations (and then rebuilt
# with m4), but they are included in the distribution so that the user
# does not have to have m4.
MAINTAINERCLEANFILES = $(man_MANS) attrx.c putgetx.c
MAINTAINERCLEANFILES = $(man_MANS) attrx.c ncx.c putgetx.c
EXTRA_DIST = attr.m4 ncx.m4 putget.m4 $(man_MANS) CMakeLists.txt XGetopt.c
# This tells make how to turn .m4 files into .c files.