projects
/
platform
/
upstream
/
at-spi2-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d327a8a
)
Some introspection fixes to make vapigen happy
author
Daiki Ueno
<ueno@unixuser.org>
Tue, 13 Nov 2012 08:43:42 +0000
(17:43 +0900)
committer
Daiki Ueno
<ueno@unixuser.org>
Wed, 14 Nov 2012 02:08:42 +0000
(11:08 +0900)
https://bugzilla.gnome.org/show_bug.cgi?id=688223
atspi/Makefile.am
patch
|
blob
|
history
diff --git
a/atspi/Makefile.am
b/atspi/Makefile.am
index 8a2643013c21afc7c4d3f88d612f1a69e7d3e277..6fecce42341d7c28cf7dfd164d2963226d506fc9 100644
(file)
--- a/
atspi/Makefile.am
+++ b/
atspi/Makefile.am
@@
-125,7
+125,8
@@
Atspi-2.0.gir: $(INTROSPECTION_SCANNER) \
--libtool="$(top_builddir)/libtool" \
--library=libatspi.la \
--library=$(top_builddir)/dbind/libdbind.la \
- --pkg dbus-1 \
+ --pkg-export atspi-2 \
+ --c-include "atspi/atspi.h" \
--warn-all \
--output $@ \
$(addprefix $(srcdir)/, $(INTROSPECTION_FILES))