[gxml] autotools: distribute meson files for examples



commit df4fd7757cd690163387321f9632cae5e9d59cc5
Author: Daniel Espinosa <esodan gmail com>
Date:   Thu Jul 4 10:32:06 2019 -0500

    autotools: distribute meson files for examples

 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index e69198a..a747aa7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,9 @@ EXTRA_DIST = $(gxmldoc_DATA) \
        po/meson.build \
        docs/meson.build \
        test/meson.build \
+       examples/meson.build \
+       examples/c/meson.build \
+       examples/vala/meson.build \
        $(INTLTOOL_FILES)
 
 config.rpath:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]