summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorwillson-chen <willson.chenwx@gmail.com>2020-03-22 17:38:04 +0800
committerwilson chen <willson.chenwx@gmail.com>2020-03-22 21:40:02 +0800
commitbca47f5fdc2d2708b1c1c1d2032b3bbd9f1dc744 (patch)
treeec9c4e051717c58d140808e80288d633362fa1fa /Makefile.am
parent5c7bfa8d3f74f6099a1dda68004b8e2759addacd (diff)
downloadlibgd-bca47f5fdc2d2708b1c1c1d2032b3bbd9f1dc744.tar.gz
Makefile.am: Add CHANGELOG.md CONTRIBUTING.md
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6cc1bc7..e1feffc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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