[gtk-doc/wip/smcv/dist-meson-build: 2/4] build: Distribute more files from git in official release tarballs
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc/wip/smcv/dist-meson-build: 2/4] build: Distribute more files from git in official release tarballs
- Date: Fri, 21 Aug 2020 14:54:49 +0000 (UTC)
commit d41765f3670e527277a40a49574387d8e8e2d0a9
Author: Simon McVittie <smcv debian org>
Date: Fri Aug 21 15:44:04 2020 +0100
build: Distribute more files from git in official release tarballs
Some of these are necessary for the Meson build, and some merely seem
potentially useful.
Signed-off-by: Simon McVittie <smcv debian org>
Makefile.am | 9 +++++++--
tests/Makefile.am | 10 +++++++++-
2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3ca23eb..23de105 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -125,9 +125,14 @@ MAINTAINERCLEANFILES = \
build-aux
EXTRA_DIST = \
+ autogen.sh \
gtkdoc/meson.build \
- style/meson.build \
- meson.build
+ gtkdoc_uninstalled.py.in \
+ meson.build \
+ meson_options.txt \
+ requirements.txt \
+ style/COPYING \
+ style/meson.build
clean-local:
-find . -name "__pycache__" -type d -exec rm -r "{}" \;
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 127e8a0..7abe347 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -53,8 +53,16 @@ coverage:
EXTRA_DIST += \
gtkdocentities.ent.in \
+ helpers/gtkdoc_check_runner.py \
+ helpers/gtkdoc_fixxref_runner.py \
+ helpers/gtkdoc_mkdb_runner.py \
+ helpers/gtkdoc_mkhtml_runner.py \
+ helpers/gtkdoc_scan_runner.py \
+ helpers/gtkdoc_scangobj_runner.py \
helpers/meson.build \
- meson.build
+ meson.build \
+ tools/c10e-html.py \
+ tools/db2md.py
.PHONY: snapshot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]