build: Fix .gir generation for parallel make
authorRyan Lortie <desrt@velocity.(none)>
Tue, 13 Nov 2012 16:50:14 +0000 (11:50 -0500)
committerDavid Zeuthen <zeuthen@gmail.com>
Tue, 13 Nov 2012 17:00:24 +0000 (12:00 -0500)
commit7bd30764a5230684c7c979a08a83dfa6e327f719
treeb62c19e095176d015be07e17652b2be7c8e76422
parent59f2d96ce3ac63173669f299a9453a7bf5e70a70
build: Fix .gir generation for parallel make

As per the intructions in the introspection Makefile, we should have a
line declaring a dependency between the .gir and .la files.

https://bugs.freedesktop.org/show_bug.cgi?id=57077

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
src/polkit/Makefile.am
src/polkitagent/Makefile.am