[longomatch] Update makefiles
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Update makefiles
- Date: Wed, 18 Mar 2015 14:42:37 +0000 (UTC)
commit d7ce20217216be40496a28127b0576f26e3fed68
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Mar 13 20:59:56 2015 +0100
Update makefiles
LongoMatch.DB/Makefile.am | 5 ++---
Tests/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/LongoMatch.DB/Makefile.am b/LongoMatch.DB/Makefile.am
index d9d809e..4439afc 100644
--- a/LongoMatch.DB/Makefile.am
+++ b/LongoMatch.DB/Makefile.am
@@ -4,9 +4,8 @@ TARGET = library
LINK = $(REF_DEP_LONGOMATCH_DB)
SOURCES = AssemblyInfo.cs \
- Documents/DashboardDocument.cs \
- Documents/DocumentHelpers.cs \
- Documents/Serializer.cs
+ CouchbaseStorage.cs \
+ DocumentsSerializer.cs
RESOURCES =
diff --git a/Tests/Makefile.am b/Tests/Makefile.am
index af4a08e..9897754 100644
--- a/Tests/Makefile.am
+++ b/Tests/Makefile.am
@@ -36,7 +36,7 @@ SOURCES = Core/Common/TestColor.cs \
Core/Store/TestTimeNode.cs \
Core/Store/TestTimelineEvent.cs \
Core/Store/TestTimer.cs \
- DB/TestDashboardDocument.cs \
+ DB/TestStorage.cs \
Services/TestFileStorage.cs \
Utils.cs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]