mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Tidy-1.0.typelib depends on libtidy-1.0.la, not libgnomeshell.la
svn path=/trunk/; revision=49
This commit is contained in:
parent
50dfb21d6f
commit
1266956e56
1 changed files with 1 additions and 3 deletions
|
|
@ -68,8 +68,6 @@ Tidy-1.0.gir: $(libgnome_shell_la_SOURCES) Makefile
|
|||
-o $@
|
||||
CLEANFILES += Tidy-1.0.gir
|
||||
|
||||
# The dependency on libgnome-shell.la here is because g-ir-compiler opens it
|
||||
# (not the fake library, since we've already done the rewriting)
|
||||
Tidy-1.0.typelib: libgnome-shell.la Tidy-1.0.gir
|
||||
Tidy-1.0.typelib: libtidy-1.0.la Tidy-1.0.gir
|
||||
LD_LIBRARY_PATH=$${LD_LIBRARY_PATH:+$$LD_LIBRARY_PATH:}. g-ir-compiler Tidy-1.0.gir -o $@
|
||||
CLEANFILES += Tidy-1.0.typelib
|
||||
Loading…
Add table
Add a link
Reference in a new issue