summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-05-13 14:51:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-05-13 14:51:01 +0000
commitfd50d80bfb7567ecd5c081214a96351fca2c5453 (patch)
tree718695fd6d997954b2eeb332f0ac89581af6d4c1 /gst
parentce0d08083883b7b8c7a681413bef1d902f152fdc (diff)
downloadgst-plugins-bad-fd50d80bfb7567ecd5c081214a96351fca2c5453.tar.gz
gst-plugins-bad-fd50d80bfb7567ecd5c081214a96351fca2c5453.tar.bz2
gst-plugins-bad-fd50d80bfb7567ecd5c081214a96351fca2c5453.zip
conformity
Original commit message from CVS: conformity
Diffstat (limited to 'gst')
-rw-r--r--gst/qtdemux/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am
index b6ba8070..9e682edc 100644
--- a/gst/qtdemux/Makefile.am
+++ b/gst/qtdemux/Makefile.am
@@ -1,12 +1,11 @@
plugindir = $(libdir)/gst
-plugin_LTLIBRARIES = libqtdemux.la
+plugin_LTLIBRARIES = libgstqtdemux.la
-libqtdemux_la_CFLAGS = ${GST_CFLAGS}
-libqtdemux_la_LIBADD =
-libqtdemux_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS}
-
-libqtdemux_la_SOURCES = qtdemux.c
+libgstqtdemux_la_CFLAGS = ${GST_CFLAGS}
+libgstqtdemux_la_LIBADD =
+libgstqtdemux_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS}
+libgstqtdemux_la_SOURCES = qtdemux.c
noinst_HEADERS = qtdemux.h