[gjs] build: Include docs in tarball
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] build: Include docs in tarball
- Date: Thu, 1 Dec 2016 02:35:38 +0000 (UTC)
commit 46e22cfc4521bdf27e180ded781f00411b5fe378
Author: Philip Chimento <philip chimento gmail com>
Date: Tue Nov 29 23:41:11 2016 -0800
build: Include docs in tarball
https://bugzilla.gnome.org/show_bug.cgi?id=595439
Makefile.am | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f0cee34..0ec0302 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -240,7 +240,15 @@ install-exec-hook:
include Makefile-test.am
include Makefile-insttest.am
-EXTRA_DIST += autogen.sh COPYING.LGPL
+EXTRA_DIST += \
+ autogen.sh \
+ COPYING.LGPL \
+ doc/ByteArray.md \
+ doc/cairo.md \
+ doc/Class_Framework.md \
+ doc/SpiderMonkey_Memory.md \
+ doc/Style_Guide.md \
+ $(NULL)
# Colin's handy Makefile bits for:
# 1) stuffing tarballs with pre-generated scripts from your workstation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]