summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Fornwall <fredrik@fornwall.net>2016-08-24 10:16:00 +0000
committerSebastian Dröge <sebastian@centricular.com>2016-08-24 13:35:45 +0300
commitc611c6c6c0cfc30c39e483d3f277f0aa88246e7c (patch)
tree34b2c1a749d3c60a4adc189f6d45ae8b392e67c5
parentc6d389c7722e0ed0d39ea4f85f7fa14a42f1187c (diff)
opensles: Add opensles.h to noinst_HEADERS
https://bugzilla.gnome.org/show_bug.cgi?id=770326
-rw-r--r--sys/opensles/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/opensles/Makefile.am b/sys/opensles/Makefile.am
index 62368337b..764078e8c 100644
--- a/sys/opensles/Makefile.am
+++ b/sys/opensles/Makefile.am
@@ -20,5 +20,6 @@ libgstopensles_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = openslescommon.h \
openslesringbuffer.h \
openslessink.h \
- openslessrc.h
+ openslessrc.h \
+ opensles.h