[f-spot] Fix build on Ubuntu 10.04
- From: Lorenzo Milesi <lmilesi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Fix build on Ubuntu 10.04
- Date: Sun, 16 May 2010 09:19:20 +0000 (UTC)
commit 0f56558ff8690fdec289e89fb27d48d1789a3f60
Author: Lorenzo Milesi <maxxer yetopen it>
Date: Sun May 16 11:18:12 2010 +0200
Fix build on Ubuntu 10.04
.../Exporters/SmugMugExport/SmugMugNet/Makefile.am | 1 +
src/Makefile.am | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/extensions/Exporters/SmugMugExport/SmugMugNet/Makefile.am b/extensions/Exporters/SmugMugExport/SmugMugNet/Makefile.am
index 59e236f..a34caf7 100644
--- a/extensions/Exporters/SmugMugExport/SmugMugNet/Makefile.am
+++ b/extensions/Exporters/SmugMugExport/SmugMugNet/Makefile.am
@@ -8,6 +8,7 @@ ASSEMBLY_SOURCES = \
REFS = \
-r:$(top_builddir)/src/FSpot.Utils.dll \
+ $(LINK_GIOSHARP) \
-r:System.Web
PKGS =
diff --git a/src/Makefile.am b/src/Makefile.am
index a5ddfae..50a30ab 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -334,6 +334,7 @@ CORE_ASSEMBLIES = \
-r:FSpot.Utils.dll
QUERY_ASSEMBLIES = \
+ $(LINK_GIOSHARP) \
-r:FSpot.Core.dll \
-r:FSpot.Utils.dll
@@ -346,6 +347,7 @@ UTILS_ASSEMBLIES = \
$(GCONF_PKG)
JOBSCHEDULER_ASSEMBLIES = \
+ $(LINK_GIOSHARP) \
-r:FSpot.Utils.dll
BLING_ASSEMBLIES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]