summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-17 09:16:32 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-17 09:22:25 +0200
commita26b5af122e223450b38b7836fabc2f109613df0 (patch)
treed9caabc4b9e4079c093ae187d7aa8cb91171e304 /Makefile.am
parent52d06f791f1f67957f8aa699510b84ba2fee0d54 (diff)
downloadgnutls-a26b5af122e223450b38b7836fabc2f109613df0.tar.gz
doc: updated README files
This makes the names a bit more reasonable, drops the very generic INSTALL file, and also allows the github repository to print the correct README file. README -> INSTALL.md README-alpha.md -> README.md
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 2eaa93ccb0..c2fb21771b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,13 +52,8 @@ endif
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I src/libopts/m4 -I src/gl/m4
-EXTRA_DIST = cfg.mk maint.mk .clcopying CONTRIBUTING.md README-alpha.md LICENSE AUTHORS NEWS \
- ChangeLog INSTALL README THANKS
-
-README: README-install.md
- rm -f $@
- cp $^ $@
- chmod 444 $@
+EXTRA_DIST = cfg.mk maint.mk .clcopying CONTRIBUTING.md README.md LICENSE AUTHORS NEWS \
+ ChangeLog THANKS INSTALL.md
TMPFILE="abi-temp.xml"