mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
audio: Ship audio-resampler-neon.h
This commit is contained in:
parent
b2c6808a7f
commit
61f59857a7
1 changed files with 2 additions and 1 deletions
|
@ -83,7 +83,8 @@ nodist_libgstaudio_@GST_API_VERSION@include_HEADERS = \
|
|||
|
||||
noinst_HEADERS = \
|
||||
gstaudioutilsprivate.h \
|
||||
audio-resampler-x86.h
|
||||
audio-resampler-x86.h \
|
||||
audio-resampler-neon.h
|
||||
|
||||
libgstaudio_@GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) \
|
||||
$(ORC_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue