summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c464fa7..db2d5ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,9 @@ MAINTAINERCLEANFILES = \
`find "$(srcdir)" -type f -name Makefile.in -print` \
$(NULL)
-EXTRA_DIST = meson.build
+EXTRA_DIST = \
+ README.md \
+ CHANGELOG.md \
+ meson.build
-include $(top_srcdir)/git.mk