libs:base: Fix includedir
This commit is contained in:
parent
6409641130
commit
8250845b47
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user