Skip to content

Commit

Permalink
Makefile.am: Add CHANGELOG.md CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willson-chen committed Mar 22, 2020
1 parent 5c7bfa8 commit bca47f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bca47f5

Please sign in to comment.