Deleted reference to RELEASE_NOTES in Makefile.am; this has been replaced by a markdown-formatted version, RELEASE_NOTES.md.

This commit is contained in:
Ward Fisher 2013-08-07 16:27:22 -06:00
parent c02f2c3b16
commit 3f8f61bd66

View File

@ -9,7 +9,7 @@
ACLOCAL_AMFLAGS = -I m4
# These files get added to the distribution.
EXTRA_DIST = README COPYRIGHT RELEASE_NOTES INSTALL INSTALL.cmake test_prog.c \
EXTRA_DIST = README README.md COPYRIGHT INSTALL INSTALL.cmake test_prog.c \
lib_flags.am cmake CMakeLists.txt COMPILE.cmake.txt config.h.in.cmake \
config.h.in.cmake cmake_uninstall.cmake.in netcdf-config-version.cmake.in \
netcdf-config.cmake.in FixBundle.cmake.in nc-config.in.cmake RELEASE_NOTES.md