summaryrefslogtreecommitdiff
path: root/tests/old/testsuite/embed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/old/testsuite/embed/Makefile.am')
-rw-r--r--tests/old/testsuite/embed/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/old/testsuite/embed/Makefile.am b/tests/old/testsuite/embed/Makefile.am
deleted file mode 100644
index 2ffdc768..00000000
--- a/tests/old/testsuite/embed/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-
-noinst_PROGRAMS = embed
-
-# we have nothing but apps here, we can do this safely
-LIBS = $(GST_LIBS) $(GTK_LIBS) \
- $(top_builddir)/gst-libs/gst/libgstinterfaces-$(GST_MAJORMINOR).la
-AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)