libs:base: Fix includedir

This commit is contained in:
Thibault Saunier 2014-06-21 15:26:14 +02:00
parent 6409641130
commit 8250845b47

View file

@ -7,7 +7,8 @@ libgstbadbase_@GST_API_VERSION@_la_CFLAGS = $(GST_CFLAGS)
libgstbadbase_@GST_API_VERSION@_la_LIBADD = $(GST_LIBS)
libgstbadbase_@GST_API_VERSION@_la_LDFLAGS = $(GST_LDFLAGS)
libgstbadbase_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/badbase/
libgstbadbase_@GST_API_VERSION@includedir = \
$(includedir)/gstreamer-@GST_API_VERSION@/gst/base
libgstbadbase_@GST_API_VERSION@include_HEADERS = \
gstaggregator.h