[common.mk] Add builddir,srcdir and top_srcdir/gir
authorJohan Dahlin <johan@gnome.org>
Wed, 26 May 2010 17:05:19 +0000 (14:05 -0300)
committerJohan Dahlin <johan@gnome.org>
Wed, 26 May 2010 17:24:55 +0000 (14:24 -0300)
commitbbddbb94528308f8ee43661cacee2fbdc6b59b81
tree7e1d7559527563f6f3ae8748dd907fb6286c4a3a
parenta7e3ba116614e27af22a3f6ff6bd1788642be0b2
[common.mk] Add builddir,srcdir and top_srcdir/gir

They are now required with the updated Makefile.introspection rules,
as the path to cairo-1.0.gir is no longer absolute we will have to add
the src manually as it's references when srcdir != builddir, for instance
in make distcheck.
common.mk