[gnome-logs/gnome-3-28] Distribute meson files in tarball
- From: Jonathan Kang <jonathankang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs/gnome-3-28] Distribute meson files in tarball
- Date: Thu, 14 Jun 2018 07:40:59 +0000 (UTC)
commit a80ddd44ae0b99b1a6d8d0f93c1a3f961271e4c9
Author: Jonathan Kang <jonathankang gnome org>
Date: Thu Jun 14 15:20:54 2018 +0800
Distribute meson files in tarball
(cherry picked from commit 439d89072b1e884d343ae4348fbe5db0ad850a08)
Makefile.am | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index a5b7b4b..2566b6e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,16 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+EXTRA_DIST = \
+ meson.build \
+ meson_options.txt \
+ meson_post_install.py \
+ data/meson.build \
+ data/icons/meson.build \
+ help/meson.build \
+ po/meson.build \
+ src/meson.build \
+ tests/meson.build
+
AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-appstream-util \
--enable-tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]