mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
opensles: Add opensles.h to noinst_HEADERS
https://bugzilla.gnome.org/show_bug.cgi?id=770326
This commit is contained in:
parent
c6d389c772
commit
c611c6c6c0
1 changed files with 2 additions and 1 deletions
|
@ -20,5 +20,6 @@ libgstopensles_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
|||
noinst_HEADERS = openslescommon.h \
|
||||
openslesringbuffer.h \
|
||||
openslessink.h \
|
||||
openslessrc.h
|
||||
openslessrc.h \
|
||||
opensles.h
|
||||
|
||||
|
|
Loading…
Reference in a new issue