summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-10-26 14:00:24 +0000
committerChristos Zoulas <christos@zoulas.com>2021-10-26 14:00:24 +0000
commitdf1d4f96343857eb27f65624f6cccc0196949932 (patch)
tree83c6d75adf71352854ca3a581e2602351ad73116 /Makefile.am
parent36aaa566194fb59cc71669b3c22109f6b49a5010 (diff)
downloadfile-git-df1d4f96343857eb27f65624f6cccc0196949932.tar.gz
Add README.md to the distribution
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b10b1cb1..e816779b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = MAINT RELEASE-PROCEDURE README.DEVELOPER m4/visibility.m4
+EXTRA_DIST = MAINT RELEASE-PROCEDURE README.DEVELOPER README.md \
+ m4/visibility.m4
SUBDIRS = src magic tests doc python