summaryrefslogtreecommitdiff
path: root/droute
diff options
context:
space:
mode:
authorMark Doffman <mdoff@silver-wind.(none)>2008-05-16 21:21:32 +0100
committerMark Doffman <mdoff@silver-wind.(none)>2008-05-16 21:21:32 +0100
commit9e86d81ec4a46fd2222c5880b3dcb507ce2f9aca (patch)
tree66e23a1a5f8f04158d2c2c34fd9bf99cad4552d5 /droute
parentfba068b572d32d232f4b2b3ac594e88aef5d0f1c (diff)
downloadat-spi2-atk-9e86d81ec4a46fd2222c5880b3dcb507ce2f9aca.tar.gz
2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>
Assorted changed to get the reorganized source tree working. *atk-adaptor/ Move the object registry functionality from spi-dbus here as it was not used by the registryd. *spi-common/ Move object registry funtionality out to adaptor. *configure.ac droute/Makefile.am xml/Makefile.am Provide a matching install path and default search path for the introspection files. *xml/introspection/org.freedesktop.atspi.Tree Remove as this file is not autogenerated.
Diffstat (limited to 'droute')
-rw-r--r--droute/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/droute/Makefile.am b/droute/Makefile.am
index 39dccbc..2071b8f 100644
--- a/droute/Makefile.am
+++ b/droute/Makefile.am
@@ -1,7 +1,7 @@
noinst_LTLIBRARIES = libdroute.la
libdroute_la_CFLAGS = $(DBUS_GLIB_CFLAGS) $(ATK_CFLAGS)\
- -DATSPI_INTROSPECTION_PATH=\"$(DEFAULT_ATSPI_INTROSPECTION_PATH)\"\
+ -DATSPI_INTROSPECTION_PATH=\"$(pkgdatadir)/$(DEFAULT_ATSPI_INTROSPECTION_PATH)\"\
-I$(top_builddir)\
-I$(top_srcdir)