[longomatch] Fix install dir for the stats plugin



commit 6215b0ba51b84a0109010b2831f94131d1272dae
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Nov 14 17:21:45 2014 +0100

    Fix install dir for the stats plugin

 LongoMatch.Plugins.Stats/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Plugins.Stats/Makefile.am b/LongoMatch.Plugins.Stats/Makefile.am
index 0eecd22..65ab9bc 100644
--- a/LongoMatch.Plugins.Stats/Makefile.am
+++ b/LongoMatch.Plugins.Stats/Makefile.am
@@ -1,6 +1,6 @@
-
 ASSEMBLY = LongoMatch.Plugins.Stats
 TARGET = library
+INSTALL_DIR = $(pkglibdir)/plugins
 
 LINK = $(REF_DEP_LONGOMATCH_PLUGINS_STATS)
 


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