summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8fa66b0..206c0d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,9 @@ AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src include tools man
+EXTRA_DIST = \
+ README.md
+
DISTCHECK_CONFIGURE_FLAGS =
indent: