mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
Fix building of introspection library on top-level Makefile.am.
Since the library is in a subdirectory, it has to know where to look for it.
This commit is contained in:
parent
c860480dbb
commit
3524b26220
@ -516,6 +516,7 @@ extras/gudev/GUdev-1.0.gir: extras/gudev/libgudev-1.0.la $(G_IR_SCANNER) Makefil
|
||||
--nsversion=1.0 \
|
||||
--include=GObject-2.0 \
|
||||
--library=gudev-1.0 \
|
||||
--library-path=extras/gudev \
|
||||
--output $@ \
|
||||
--pkg=glib-2.0 \
|
||||
--pkg=gobject-2.0 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user