mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
wasapi: ship audioclient3 header in tarballs
https://bugzilla.gnome.org/show_bug.cgi?id=794197
This commit is contained in:
parent
4918430858
commit
898e01fe29
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ libgstwasapi_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION)
|
|||
$(WASAPI_LIBS)
|
||||
libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = gstwasapisrc.h \
|
||||
noinst_HEADERS = gstaudioclient3.h \
|
||||
gstwasapisrc.h \
|
||||
gstwasapisink.h \
|
||||
gstwasapiutil.h \
|
||||
gstwasapidevice.h
|
||||
|
|
Loading…
Reference in a new issue