gudev: gir-scanner workaround for out of tree builds

Workaround for https://bugzilla.gnome.org/show_bug.cgi?id=562885
This commit is contained in:
Marco d'Itri 2009-09-24 10:55:55 -07:00 committed by Kay Sievers
parent 4daa146bf7
commit 61c666c6b0

View File

@ -367,6 +367,7 @@ extras/gudev/gudevenumtypes.c: extras/gudev/gudevenumtypes.c.template extras/gud
extras/gudev/GUdev-1.0.gir: extras/gudev/libgudev-1.0.la $(G_IR_SCANNER) Makefile.am
$(AM_V_GEN)PKG_CONFIG_PATH=$(top_builddir)/data:$$PKG_CONFIG_PATH \
LD_LIBRARY_PATH=$(top_builddir)/extras/gudev \
$(G_IR_SCANNER) -v \
--namespace GUdev \
--nsversion=1.0 \