summaryrefslogtreecommitdiffstats
path: root/tests/old/examples/switch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/old/examples/switch/Makefile.am')
-rw-r--r--tests/old/examples/switch/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/old/examples/switch/Makefile.am b/tests/old/examples/switch/Makefile.am
deleted file mode 100644
index 9a706048..00000000
--- a/tests/old/examples/switch/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-
-noinst_PROGRAMS = switcher
-
-switcher_SOURCES = switcher.c
-switcher_CFLAGS = $(GST_CFLAGS)
-switcher_LDFLAGS = $(GST_LIBS)
-