summaryrefslogtreecommitdiff
path: root/Makefile-examples.am
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 13:24:13 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 13:24:13 +0200
commit0bc999fbfc8c010689e0320cd3a462b53bf85716 (patch)
treea34d38adf198c8512f756bf0e6b7c6f4415e8492 /Makefile-examples.am
parent8bcc831c5f80bdac44b360db5fbb16db118a6951 (diff)
downloadgobject-introspection-0bc999fbfc8c010689e0320cd3a462b53bf85716.tar.gz
autotools: dist all meson files
Diffstat (limited to 'Makefile-examples.am')
-rw-r--r--Makefile-examples.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile-examples.am b/Makefile-examples.am
index 0d9cedcf..8e5985bb 100644
--- a/Makefile-examples.am
+++ b/Makefile-examples.am
@@ -3,3 +3,6 @@ noinst_PROGRAMS += glib-print
glib_print_SOURCES = examples/glib-print.c
glib_print_CFLAGS = $(GOBJECT_CFLAGS) -I$(top_srcdir)/girepository
glib_print_LDADD = libgirepository-1.0.la $(GOBJECT_LIBS)
+
+EXTRA_DIST += \
+ examples/meson.build