f-spot r4234 - trunk/dpap-sharp/dpap-client



Author: sdelcroix
Date: Mon Aug 11 10:38:25 2008
New Revision: 4234
URL: http://svn.gnome.org/viewvc/f-spot?rev=4234&view=rev

Log:
fixing the build


Modified:
   trunk/dpap-sharp/dpap-client/Makefile.am

Modified: trunk/dpap-sharp/dpap-client/Makefile.am
==============================================================================
--- trunk/dpap-sharp/dpap-client/Makefile.am	(original)
+++ trunk/dpap-sharp/dpap-client/Makefile.am	Mon Aug 11 10:38:25 2008
@@ -3,12 +3,10 @@
 ASSEMBLY_NAME = dpap-client
 
 ASSEMBLY_SOURCES =  \
-	AssemblyInfo.cs \
 	Main.cs
 
-REFS =  \
-	-pkg:banshee-1-core \
-	-pkg:banshee-1-services \
+REFS =  			\
+	-r:Mono.Posix		\
 	-r:../lib/dpap-sharp.dll 
 
 ASSEMBLY = $(ASSEMBLY_NAME).exe



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