summaryrefslogtreecommitdiffstats
path: root/tests/icles/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/icles/Makefile.am')
-rw-r--r--tests/icles/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/icles/Makefile.am b/tests/icles/Makefile.am
index 693a6e41..e69de29b 100644
--- a/tests/icles/Makefile.am
+++ b/tests/icles/Makefile.am
@@ -1,12 +0,0 @@
-if USE_X
-X_TESTS = ximagesrc-test
-
-ximagesrc_test_SOURCES = ximagesrc-test.c
-ximagesrc_test_CFLAGS = $(GST_CFLAGS)
-ximagesrc_test_LDFLAGS = $(GST_LIBS)
-else
-X_TESTS =
-endif
-
-noinst_PROGRAMS = $(X_TESTS)
-