mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
added audiofile and audio library
Original commit message from CVS: added audiofile and audio library
This commit is contained in:
parent
2504f9e1b4
commit
cc33fd24db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
filterdir = $(libdir)/gst
|
libdir = $(libdir)/gst
|
||||||
|
|
||||||
filter_LTLIBRARIES = libgstaudio.la
|
lib_LTLIBRARIES = libgstaudio.la
|
||||||
|
|
||||||
libgstaudio_la_SOURCES = gstaudio.c
|
libgstaudio_la_SOURCES = gstaudio.c
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue