vorbis: Rename source files to have the same name as the headers
This commit is contained in:
parent
d4e9225ed4
commit
1de4169c1c
@ -1,10 +1,10 @@
|
||||
plugin_LTLIBRARIES = libgstvorbis.la
|
||||
|
||||
libgstvorbis_la_SOURCES = vorbis.c \
|
||||
vorbisdec.c \
|
||||
vorbisenc.c \
|
||||
vorbisparse.c \
|
||||
vorbistag.c \
|
||||
libgstvorbis_la_SOURCES = gstvorbis.c \
|
||||
gstvorbisdec.c \
|
||||
gstvorbisenc.c \
|
||||
gstvorbisparse.c \
|
||||
gstvorbistag.c \
|
||||
gstvorbiscommon.c
|
||||
|
||||
libgstvorbis_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(VORBIS_CFLAGS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user