[grilo-plugins] tests: deactivated the compilation of test until it can get some love
- From: Guillaume JÃrÃme Emont <guijemont src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] tests: deactivated the compilation of test until it can get some love
- Date: Wed, 14 Dec 2011 13:58:35 +0000 (UTC)
commit 8f8195b449147faab9631d9322df8d64fe3352f6
Author: Guillaume Emont <guijemont igalia com>
Date: Wed Nov 30 16:11:58 2011 +0100
tests: deactivated the compilation of test until it can get some love
test/Makefile.am | 21 +++++++++++----------
1 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/test/Makefile.am b/test/Makefile.am
index 63b2832..0b6e4cd 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -7,17 +7,18 @@
INCLUDES = @DEPS_CFLAGS@
-noinst_PROGRAMS = test test_local_metadata
-
-test_SOURCES = \
- main.c
-
-test_CFLAGS = \
- -DPREFIX=$(prefix)
-
-test_LDADD = \
- @DEPS_LIBS@
+noinst_PROGRAMS = test_local_metadata
+#noinst_PROGRAMS += test
+#test_SOURCES = \
+# main.c
+#
+#test_CFLAGS = \
+# -DPREFIX=$(prefix)
+#
+#test_LDADD = \
+# @DEPS_LIBS@
+#
test_local_metadata_SOURCES = \
test_local_metadata.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]