summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-03-06 17:32:10 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-03-06 17:32:29 +0100
commitaff4b2151b42c6a59e490c3714d3e1e64d2921dd (patch)
tree0b745ae3a41de3536c05748a452ddc89477e094f /Makefile.am
parenta3a0a1658e11d83612f06c1d633c07f38f05aaf7 (diff)
downloadgnutls-aff4b2151b42c6a59e490c3714d3e1e64d2921dd.tar.gz
auto-generate README from README.md
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fed5690515..b8176ddd96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,10 @@ ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I src/libopts/m4 -I src/gl/m4
EXTRA_DIST = cfg.mk maint.mk .clcopying
+README: README.md
+ cp $^ $@
+ chmod 444 README
+
dist-hook:
make -C doc/ compare-makefile
make -C doc/ compare-exported