Fix generation of cairo typelib GOBJECT_INTROSPECTION_0_10_6
authorOwen W. Taylor <otaylor@fishsoup.net>
Fri, 25 Mar 2011 23:36:36 +0000 (19:36 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Fri, 25 Mar 2011 23:44:13 +0000 (19:44 -0400)
commit1c77a74d74f9a05a5b722d1df329a8a5d9ac1e96
tree9d04eac933d66ce74e57b731a2159d93fe2d2772
parent9afca3e4c32b14001e8331a1b0a7705b6dd7ad8a
Fix generation of cairo typelib

By separating out cairo-1.0.gir from gir_DATA, we lost the generation
of the cairo typelib. So instead add cairo-1.0.gir to a new
SUBSTITUTED_GIRSOURCES and include that in gir_DATA.

Fix the rule for generating cairo-1.0.gir for srcdir != builddir.

https://bugzilla.gnome.org/show_bug.cgi?id=645692
Makefile-gir.am