From: Kristian Høgsberg Date: Tue, 25 Jun 2013 16:05:10 +0000 (-0400) Subject: protocol: Add missing xml files to EXTRA_DIST X-Git-Tag: 1.1.91~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31b4a0dcc06d7001e92932373e2ad4398244faa4;p=platform%2Fupstream%2Fweston.git protocol: Add missing xml files to EXTRA_DIST Reported by Sven Joachim --- diff --git a/protocol/Makefile.am b/protocol/Makefile.am index 8c1803c..924e48f 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