From 7908eca579fe1a3f2c4702d35afc32abdd1642f1 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Fri, 8 Nov 2013 17:03:10 -0500 Subject: [PATCH] protocol: Ship gtk-shell.xml --- protocol/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/protocol/Makefile.am b/protocol/Makefile.am index 4d3a8153a..0efd1f509 100644 --- a/protocol/Makefile.am +++ b/protocol/Makefile.am @@ -1 +1,6 @@ -EXTRA_DIST = xserver.xml +NULL = + +EXTRA_DIST = \ + gtk-shell.xml \ + xserver.xml \ + $(NULL)