From cdb452bf9ac48e3b5602ced5222391964fa13fd9 Mon Sep 17 00:00:00 2001 From: Vlad Dumitrescu Date: Mon, 4 Jul 2016 15:19:12 +0200 Subject: use top-level README in packaged release Previously, system/README was not being updated and had become confusing. --- system/doc/top/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/doc') diff --git a/system/doc/top/Makefile b/system/doc/top/Makefile index 7f9cec540b..116ec688fa 100644 --- a/system/doc/top/Makefile +++ b/system/doc/top/Makefile @@ -35,7 +35,7 @@ RELSYSDIR = "$(RELEASE_PATH)/doc" GIF_FILES = -INFO_FILES = ../../README ../../COPYRIGHT PR.template +INFO_FILES = ../../../README.md ../../COPYRIGHT PR.template TOPDOCDIR=. -- cgit v1.2.3