summaryrefslogtreecommitdiff
path: root/gst/vbidec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/vbidec/Makefile.am')
-rw-r--r--gst/vbidec/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/gst/vbidec/Makefile.am b/gst/vbidec/Makefile.am
deleted file mode 100644
index 804452530..000000000
--- a/gst/vbidec/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-
-plugin_LTLIBRARIES = libgstvbidec.la
-
-libgstvbidec_la_SOURCES = gstvbidec.h gstvbidec.c \
- vbidata.h vbidata.c \
- vbiscreen.h vbiscreen.c
-libgstvbidec_la_CFLAGS = $(GST_CFLAGS)
-libgstvbidec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvbidec_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
-