[longomatch] Fix Stats plugin link
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix Stats plugin link
- Date: Tue, 11 Nov 2014 20:14:04 +0000 (UTC)
commit 3ec320f0901e8c2df42232cd985324b92790bace
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Nov 11 21:13:44 2014 +0100
Fix Stats plugin link
LongoMatch.Plugins.Stats/Makefile.am | 2 +-
build/build.environment.mk | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Plugins.Stats/Makefile.am b/LongoMatch.Plugins.Stats/Makefile.am
index e2fdec4..0eecd22 100644
--- a/LongoMatch.Plugins.Stats/Makefile.am
+++ b/LongoMatch.Plugins.Stats/Makefile.am
@@ -2,7 +2,7 @@
ASSEMBLY = LongoMatch.Plugins.Stats
TARGET = library
-LINK = $(REF_DEP_LONGOMATCH_STATS)
+LINK = $(REF_DEP_LONGOMATCH_PLUGINS_STATS)
SOURCES = Stats/CategoriesViewer.cs \
Stats/CategoryViewer.cs \
diff --git a/build/build.environment.mk b/build/build.environment.mk
index f1b0605..531ee23 100644
--- a/build/build.environment.mk
+++ b/build/build.environment.mk
@@ -158,6 +158,7 @@ REF_DEP_LONGOMATCH_PLUGINS_STATS = \
$(LINK_MONO_POSIX) \
$(LINK_GLIB) \
$(LINK_GTK) \
+ $(LINK_CAIRO) \
$(LINK_OSXYPLOT) \
$(LINK_LONGOMATCH_CORE) \
$(LINK_LONGOMATCH_GUI) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]