diff options
author | David Schleef <ds@schleef.org> | 2003-08-10 00:01:58 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2003-08-10 00:01:58 +0000 |
commit | 37fe79eef22570af7f0cab1f6fe9bd1dcfaf7e45 (patch) | |
tree | b2c0f6986457c71cebebf8bf802d7233facd631e /gst/qtdemux | |
parent | 4b1e65ddacc635584cc4fffd70efe683fd7a78cc (diff) |
Remove redundant plugindir definition
Original commit message from CVS:
Remove redundant plugindir definition
Diffstat (limited to 'gst/qtdemux')
-rw-r--r-- | gst/qtdemux/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am index e4339741..58c1df42 100644 --- a/gst/qtdemux/Makefile.am +++ b/gst/qtdemux/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstqtdemux.la |