From: Mike Gorse
Date: Thu, 15 May 2008 19:48:50 +0000 (-0400)
Subject: Build/install Tree interface
X-Git-Tag: AT_SPI2_ATK_2_12_0~708^2~2
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5e9d56090f34c0284d602b387bff25a5124ae09;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git
Build/install Tree interface
---
diff --git a/xml/Accessibility.xml b/xml/Accessibility.xml
index d38f059..ab697c6 100644
--- a/xml/Accessibility.xml
+++ b/xml/Accessibility.xml
@@ -93,6 +93,7 @@ Boston, MA 02111-1307, USA.
+
diff --git a/xml/Makefile.am b/xml/Makefile.am
index 58a2b2d..ba3c9c6 100644
--- a/xml/Makefile.am
+++ b/xml/Makefile.am
@@ -21,6 +21,7 @@ XML_SPEC= \
org.freedesktop.atspi.StreamableContent.xml \
org.freedesktop.atspi.Table.xml \
org.freedesktop.atspi.Text.xml \
+ org.freedesktop.atspi.Tree.xml \
org.freedesktop.atspi.Value.xml
spec.xml: $(XML_SPEC)