[gtk+/gtk-3-22] wayland: Distribute protocol/server-decoration.xml in tarballs



commit 72a45366e23596a5b8d68d3b2eb072d56b9423bd
Author: Simon McVittie <smcv debian org>
Date:   Sun Oct 29 17:50:13 2017 +0000

    wayland: Distribute protocol/server-decoration.xml in tarballs
    
    Otherwise, builds that include the Wayland backend fail.
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=789630
    Signed-off-by: Simon McVittie <smcv debian org>
    Reviewed-by: Emmanuele Bassi <ebassi gnome org>

 gdk/wayland/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gdk/wayland/Makefile.am b/gdk/wayland/Makefile.am
index 9295b1a..cccb572 100644
--- a/gdk/wayland/Makefile.am
+++ b/gdk/wayland/Makefile.am
@@ -104,6 +104,7 @@ endef
 
 EXTRA_DIST +=                                  \
        protocol/gtk-primary-selection.xml      \
-       protocol/gtk-shell.xml
+       protocol/gtk-shell.xml                  \
+       protocol/server-decoration.xml
 
 -include $(top_srcdir)/git.mk


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