gnome-shell r49 - trunk/src
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-shell r49 - trunk/src
- Date: Fri, 14 Nov 2008 22:05:08 +0000 (UTC)
Author: walters
Date: Fri Nov 14 22:05:08 2008
New Revision: 49
URL: http://svn.gnome.org/viewvc/gnome-shell?rev=49&view=rev
Log:
Tidy-1.0.typelib depends on libtidy-1.0.la, not libgnomeshell.la
Modified:
trunk/src/Makefile.am
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Fri Nov 14 22:05:08 2008
@@ -68,8 +68,6 @@
-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
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]