projects
/
platform
/
core
/
uifw
/
at-spi2-atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e12e5
)
Add accessible.h and dbus dependencies
author
Mike Gorse
<mgorse@boston.site>
Thu, 24 Apr 2008 16:03:35 +0000
(12:03 -0400)
committer
Mike Gorse
<mgorse@boston.site>
Thu, 24 Apr 2008 16:03:35 +0000
(12:03 -0400)
atk-bridge/Makefile.am
patch
|
blob
|
history
diff --git
a/atk-bridge/Makefile.am
b/atk-bridge/Makefile.am
index
424d029
..
3a8d671
100644
(file)
--- a/
atk-bridge/Makefile.am
+++ b/
atk-bridge/Makefile.am
@@
-7,7
+7,7
@@
libatk_bridge_la_SOURCES = \
bridge.c
libatk_bridge_la_DEPENDENCIES = \
- $(top_srcdir)/libspi/a
pplication
.h
+ $(top_srcdir)/libspi/a
ccessible
.h
INCLUDES = -I $(top_srcdir) \
-I $(top_builddir) \
@@
-22,9
+22,8
@@
INCLUDES = -I $(top_srcdir) \
DEPS = \
$(libatk) \
- $(libbonobo-2) \
- $(liboaf-2) \
- $(libORBit-2) \
+ $(libdbus-1) \
+ $(libdbus-glib-1) \
$(libat-spi)
libatk_bridge_la_LDFLAGS = \