[MOVED FROM BAD] more fixes

Original commit message from CVS:
more fixes
This commit is contained in:
Thomas Vander Stichele 2001-12-23 20:21:20 +00:00 committed by Jan Schmidt
parent 56bff3790d
commit fcfa27bfdf
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
plugindir = $(libdir)/gst
filter_LTLIBRARIES = libgsty4mencode.la
plugin_LTLIBRARIES = libgsty4mencode.la
libgsty4mencode_la_SOURCES = gsty4mencode.c
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)

View file

@ -19,7 +19,7 @@
#include <string.h>
#include <gst/gst.h>
#include "gstlavencode.h"
#include "gsty4mencode.h"
static GstElementDetails lavencode_details = {
"LavEncode",