[folks: 2/10] Disable eds backend test while porting to new api.
- From: Jeremy Whiting <jpwhiting src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks: 2/10] Disable eds backend test while porting to new api.
- Date: Tue, 12 Jun 2012 16:21:30 +0000 (UTC)
commit 7a2aeb5fd6f05f286e0b5494e3d1e9c03da17b3b
Author: Jeremy Whiting <jpwhiting kde org>
Date: Fri Jun 8 17:45:25 2012 -0600
Disable eds backend test while porting to new api.
tests/Makefile.am | 2 +-
tests/lib/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7e38af7..e63ea69 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,7 +11,7 @@ SUBDIRS += libsocialweb
endif
if ENABLE_EDS
-SUBDIRS += eds
+#SUBDIRS += eds
endif
SUBDIRS += key-file
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index 885c5de..7329e6b 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -12,7 +12,7 @@ SUBDIRS += tracker
endif
if ENABLE_EDS
-SUBDIRS += eds
+#SUBDIRS += eds
endif
DIST_SUBDIRS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]