summaryrefslogtreecommitdiff
path: root/gst-libs/gst/audio
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-01-16 18:59:43 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-01-22 12:39:48 +0200
commitc87a7e266732ab9a0bd0e5a5c104b06d0f1a2072 (patch)
tree57683d14204828d512e8e9114377a9349fb3da66 /gst-libs/gst/audio
parent8a1fa31c67a2ff494ed4bce7692815501a6c2f31 (diff)
downloadgstreamer-plugins-bad-c87a7e266732ab9a0bd0e5a5c104b06d0f1a2072.tar.gz
base/audio/video: Install headers and pkg-config files
They are still considered unstable API but it would be good to give them some wider testing already to make sure the API is useful. https://bugzilla.gnome.org/show_bug.cgi?id=760733
Diffstat (limited to 'gst-libs/gst/audio')
-rw-r--r--gst-libs/gst/audio/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-libs/gst/audio/Makefile.am b/gst-libs/gst/audio/Makefile.am
index 9e0e2e111..d81014894 100644
--- a/gst-libs/gst/audio/Makefile.am
+++ b/gst-libs/gst/audio/Makefile.am
@@ -23,4 +23,5 @@ libgstbadaudio_@GST_API_VERSION@_la_LIBADD = \
libgstbadaudio_@GST_API_VERSION@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
-noinst_HEADERS = gstaudioaggregator.h
+libgstaudio_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/audio
+libgstaudio_@GST_API_VERSION@include_HEADERS = gstaudioaggregator.h