audio-resampler: Add a missing header to noinst_HEADERS
This commit is contained in:
parent
a1ae17ef69
commit
20ba0299cc
@ -88,6 +88,7 @@ noinst_HEADERS = \
|
|||||||
audio-resampler-x86.h \
|
audio-resampler-x86.h \
|
||||||
audio-resampler-x86-sse.h \
|
audio-resampler-x86-sse.h \
|
||||||
audio-resampler-x86-sse2.h \
|
audio-resampler-x86-sse2.h \
|
||||||
|
audio-resampler-x86-sse41.h \
|
||||||
audio-resampler-neon.h
|
audio-resampler-neon.h
|
||||||
|
|
||||||
libgstaudio_@GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) \
|
libgstaudio_@GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user