From 040a8698cda2efaca70c26b882ad6b48c381fdbd Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Sat, 2 Dec 2017 09:48:09 +0800 Subject: Makefile.am: Install stable xdg-shell MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0296d5d..cabc279 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ unstable_protocols = \ stable_protocols = \ stable/presentation-time/presentation-time.xml \ stable/viewporter/viewporter.xml \ + stable/xdg-shell/xdg-shell.xml \ $(NULL) nobase_dist_pkgdata_DATA = \ -- cgit v1.2.3