Makefile.am: Add CHANGELOG.md CONTRIBUTING.md

master
willson-chen 2020-03-22 17:38:04 +08:00 committed by wilson chen
parent 5c7bfa8d3f
commit bca47f5fdc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src config tests
EXTRA_DIST = test docs examples windows VMS cmake bootstrap.sh CMakeLists.txt CONTRIBUTORS README.md
EXTRA_DIST = test docs examples windows VMS cmake bootstrap.sh CMakeLists.txt CONTRIBUTORS README.md CHANGELOG.md CONTRIBUTING.md
clean-local:
$(srcdir)/cmake/distclean.sh --automake