ooo-build r13444 - trunk/test/mono



Author: rengelhard
Date: Wed Jul 30 20:25:41 2008
New Revision: 13444
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13444&view=rev

Log:
oops, we should really dynamicalize this...

Modified:
   trunk/test/mono/Makefile

Modified: trunk/test/mono/Makefile
==============================================================================
--- trunk/test/mono/Makefile	(original)
+++ trunk/test/mono/Makefile	Wed Jul 30 20:25:41 2008
@@ -10,7 +10,7 @@
 
 SpreadsheetSample.exe: ${SOURCES}
 	mcs SpreadsheetSample.cs SpreadsheetDocHelper.cs \
-	    `pkg-config --libs mono-openoffice`
+	    `pkg-config --libs mono-ooo-2.0`
 
 clean:
 	rm -f SpreadsheetSample.exe



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