f-spot r4641 - in trunk/extensions: Exporters/ZipExport Tools/DevelopInUFraw Tools/RawPlusJpeg



Author: sdelcroix
Date: Fri Nov 28 10:17:50 2008
New Revision: 4641
URL: http://svn.gnome.org/viewvc/f-spot?rev=4641&view=rev

Log:
add references to avoid build issues

Modified:
   trunk/extensions/Exporters/ZipExport/Makefile.am
   trunk/extensions/Tools/DevelopInUFraw/Makefile.am
   trunk/extensions/Tools/RawPlusJpeg/Makefile.am

Modified: trunk/extensions/Exporters/ZipExport/Makefile.am
==============================================================================
--- trunk/extensions/Exporters/ZipExport/Makefile.am	(original)
+++ trunk/extensions/Exporters/ZipExport/Makefile.am	Fri Nov 28 10:17:50 2008
@@ -15,6 +15,7 @@
 	-r:$(top_builddir)/src/FSpot.Utils.dll	\
 	$(LINK_SEMWEB)			\
 	$(LINK_MONO_ADDINS)		\
+	$(LINK_GIO)			\
 	-r:System.Web			\
 	-r:ICSharpCode.SharpZipLib	\
 	-r:Mono.Posix

Modified: trunk/extensions/Tools/DevelopInUFraw/Makefile.am
==============================================================================
--- trunk/extensions/Tools/DevelopInUFraw/Makefile.am	(original)
+++ trunk/extensions/Tools/DevelopInUFraw/Makefile.am	Fri Nov 28 10:17:50 2008
@@ -15,6 +15,7 @@
 	-r:$(top_builddir)/src/FSpot.Core.dll	\
 	-r:$(top_builddir)/src/FSpot.Utils.dll	\
 	-r:$(top_builddir)/src/FSpot.Query.dll	\
+	$(LINK_GIO)				\
 	$(LINK_MONO_ADDINS)			\
 	$(LINK_SEMWEB)
 

Modified: trunk/extensions/Tools/RawPlusJpeg/Makefile.am
==============================================================================
--- trunk/extensions/Tools/RawPlusJpeg/Makefile.am	(original)
+++ trunk/extensions/Tools/RawPlusJpeg/Makefile.am	Fri Nov 28 10:17:50 2008
@@ -15,6 +15,7 @@
 	-r:$(top_builddir)/src/FSpot.Core.dll	\
 	-r:$(top_builddir)/src/FSpot.Utils.dll	\
 	-r:$(top_builddir)/src/FSpot.Query.dll	\
+	$(LINK_GIO)				\
 	$(LINK_MONO_ADDINS)			\
 	$(LINK_SEMWEB)
 



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