[at-spi2-core] autoconf: include missing meson build files
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] autoconf: include missing meson build files
- Date: Mon, 21 Aug 2017 21:48:49 +0000 (UTC)
commit b6f20b2db69e9b0d89f061546590a705b5f72ab2
Author: Mike Gorse <mgorse linux-e5s4 suse>
Date: Mon Aug 21 16:44:30 2017 -0500
autoconf: include missing meson build files
doc/libatspi/Makefile.am | 2 +-
test/Makefile.am | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/doc/libatspi/Makefile.am b/doc/libatspi/Makefile.am
index b518f76..93270f4 100644
--- a/doc/libatspi/Makefile.am
+++ b/doc/libatspi/Makefile.am
@@ -81,7 +81,7 @@ include $(top_srcdir)/gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST +=
+EXTRA_DIST += meson.build
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
diff --git a/test/Makefile.am b/test/Makefile.am
index 7af2ee0..b76db0a 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -6,3 +6,5 @@ memory_CFLAGS = $(GLIB_CFLAGS) $(GOBJ_LIBS) $(DBUS_CFLAGS)
memory_LDFLAGS =
-include $(top_srcdir)/git.mk
+
+EXTRA_DIST = meson.build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]