gir-repository r177 - trunk/gir



Author: tko
Date: Thu Oct 30 11:42:32 2008
New Revision: 177
URL: http://svn.gnome.org/viewvc/gir-repository?rev=177&view=rev

Log:
fix reference to DBusGLib-1.0.gir

	* gir/Makefile.am (BUILD_MISSIONCONTROL): fix reference to
	DBusGLib-1.0.gir

Modified:
   trunk/gir/Makefile.am

Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am	(original)
+++ trunk/gir/Makefile.am	Thu Oct 30 11:42:32 2008
@@ -22,7 +22,7 @@
 endif
 
 if BUILD_MISSIONCONTROL
-CUSTOM_GIRSOURCES += DBusGLib.gir \
+CUSTOM_GIRSOURCES += DBusGLib-1.0.gir \
 	TelepathyGLib.gir \
 	LibTelepathy.gir
 endif



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