[longomatch] Add stats to makefiles



commit 1c5ebd4af82157ef091721d3091d93603cf0f1b6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Jan 26 08:06:46 2012 +0100

    Add stats to makefiles

 LongoMatch.Core/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Core/Makefile.am b/LongoMatch.Core/Makefile.am
index 5d231c8..e248df0 100644
--- a/LongoMatch.Core/Makefile.am
+++ b/LongoMatch.Core/Makefile.am
@@ -40,6 +40,12 @@ SOURCES = \
 	Interfaces/ITemplates.cs \
 	Interfaces/ITemplatesService.cs \
 	Interfaces/ITimelineNode.cs \
+	Stats/CategoryStats.cs \
+	Stats/PercentualStat.cs \
+	Stats/PlayersStats.cs \
+	Stats/ProjectStats.cs \
+	Stats/Stat.cs \
+	Stats/SubCategoryStat.cs \
 	Store/Category.cs \
 	Store/Drawing.cs \
 	Store/GameUnit.cs \



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