gnome-shell r50 - trunk/src



Author: walters
Date: Fri Nov 14 22:06:50 2008
New Revision: 50
URL: http://svn.gnome.org/viewvc/gnome-shell?rev=50&view=rev

Log:
Tidy.gir also depends on the tidy sources, not the gnomeshell sources

Modified:
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Fri Nov 14 22:06:50 2008
@@ -55,7 +55,7 @@
 
 # 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
-Tidy-1.0.gir: $(libgnome_shell_la_SOURCES) Makefile
+Tidy-1.0.gir: $(tidy_source_h) $(tidy_source_c) Makefile
 	$(G_IR_SCANNER)					\
 		--namespace=Tidy			\
 		--nsversion=1.0				\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]