opensles: Add opensles.h to noinst_HEADERS
authorFredrik Fornwall <fredrik@fornwall.net>
Wed, 24 Aug 2016 10:16:00 +0000 (10:16 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 24 Aug 2016 10:35:45 +0000 (13:35 +0300)
https://bugzilla.gnome.org/show_bug.cgi?id=770326

sys/opensles/Makefile.am

index 6236833..764078e 100644 (file)
@@ -20,5 +20,6 @@ libgstopensles_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 noinst_HEADERS = openslescommon.h     \
                  openslesringbuffer.h \
                  openslessink.h       \
-                 openslessrc.h
+                 openslessrc.h        \
+                 opensles.h