Tidy.gir also depends on the tidy sources, not the gnomeshell sources
svn path=/trunk/; revision=50
This commit is contained in:
parent
1266956e56
commit
6596010802
@ -55,7 +55,7 @@ CLEANFILES += Shell-1.0.typelib
|
|||||||
|
|
||||||
# After we run g-ir-scanner, we need to change the library name written in
|
# After we run g-ir-scanner, we need to change the library name written in
|
||||||
# the .gir file from the "fake" second copy of the library to the real name
|
# the .gir file from the "fake" second copy of the library to the real name
|
||||||
Tidy-1.0.gir: $(libgnome_shell_la_SOURCES) Makefile
|
Tidy-1.0.gir: $(tidy_source_h) $(tidy_source_c) Makefile
|
||||||
$(G_IR_SCANNER) \
|
$(G_IR_SCANNER) \
|
||||||
--namespace=Tidy \
|
--namespace=Tidy \
|
||||||
--nsversion=1.0 \
|
--nsversion=1.0 \
|
||||||
|
Loading…
Reference in New Issue
Block a user