summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/Makefile.am
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
commit57df009f453496fe9da6cb302d83ac58b79393fd (patch)
tree505f0de399a84cdc623513c5094759553d5a95c5 /gst/qtdemux/Makefile.am
parent2c00b0594d0b51b0ddc089453d9599f74d1590f5 (diff)
conformity
Original commit message from CVS: conformity
Diffstat (limited to 'gst/qtdemux/Makefile.am')
-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