mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
Don't have 2 include dirs
Seems to have been accidentally introduced in
7269bc26d0
.
This commit is contained in:
parent
e22741f1dd
commit
6404e94ae7
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
lib_LTLIBRARIES = libgstinterfaces-@GST_MAJORMINOR@.la
|
||||
libgstinterfacesincludedir = \
|
||||
$(includedir)/gstreamer-@GST_MAJORMINOR@/gst/interfaces \
|
||||
$(includedir)/gstreamer-@GST_MAJORMINOR@/gst/video
|
||||
$(includedir)/gstreamer-@GST_MAJORMINOR@/gst/interfaces
|
||||
|
||||
headers_interfaces = \
|
||||
colorbalance.h \
|
||||
|
|
Loading…
Reference in a new issue