[beast: 22/23] BUILD: install README.md, NEWS along Beast documentation
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 22/23] BUILD: install README.md, NEWS along Beast documentation
- Date: Wed, 14 Oct 2015 07:01:15 +0000 (UTC)
commit 1908c5e0aae80649052922043007ee15ccf7f034
Author: Tim Janik <timj gnu org>
Date: Fri Oct 9 11:12:15 2015 +0200
BUILD: install README.md, NEWS along Beast documentation
Signed-off-by: Tim Janik <timj gnu org>
Makefile.am | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5c75344..20385c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,11 @@ ACLOCAL_AMFLAGS = -I autotools
site site-preview site-update site-update-all site-update-pages site-update-galleries:
@$(MAKE) -C web/ $(AM_MAKEFLAGS) $@
+# === doc/ files ===
+maindocsdir = $(pkgdocdir)/
+maindocs_DATA = README.md NEWS
+EXTRA_DIST += $(maindocs_DATA)
+
# check: message
ALL_CHECKED_MSG = "All package tests passed"
check: check-recursive
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]