From 31b4a0dcc06d7001e92932373e2ad4398244faa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 25 Jun 2013 12:05:10 -0400 Subject: [PATCH] protocol: Add missing xml files to EXTRA_DIST Reported by Sven Joachim --- protocol/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protocol/Makefile.am b/protocol/Makefile.am index 8c1803c8..924e48f3 100644 --- a/protocol/Makefile.am +++ b/protocol/Makefile.am @@ -6,4 +6,6 @@ EXTRA_DIST = \ text.xml \ input-method.xml \ workspaces.xml \ + subsurface.xml \ + text-cursor-position.xml \ wayland-test.xml