f-spot r4364 - trunk/extensions/TabbloExport



Author: sdelcroix
Date: Tue Sep 16 11:56:03 2008
New Revision: 4364
URL: http://svn.gnome.org/viewvc/f-spot?rev=4364&view=rev

Log:
fix the Makefile


Modified:
   trunk/extensions/TabbloExport/Makefile.am

Modified: trunk/extensions/TabbloExport/Makefile.am
==============================================================================
--- trunk/extensions/TabbloExport/Makefile.am	(original)
+++ trunk/extensions/TabbloExport/Makefile.am	Tue Sep 16 11:56:03 2008
@@ -17,12 +17,14 @@
 
 
 REFS = \
+	-r:$(top_builddir)/src/f-spot.exe \
+	-r:$(top_builddir)/src/FSpot.Core.dll \
+	-r:$(top_builddir)/src/FSpot.Utils.dll \
 	-r:Tabblo/Mono.Tabblo.dll \
 	$(LINK_KEYRING)		\
 	-r:Mono.Posix.dll
 
 PKGS = \
-	-pkg:f-spot \
 	-pkg:gtk-sharp-2.0 \
 	-pkg:glade-sharp-2.0 \
 	-pkg:gnome-vfs-sharp-2.0



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