Don't have 2 include dirs

Seems to have been accidentally introduced in
7269bc26d0.
This commit is contained in:
Benjamin Otte 2010-03-11 20:16:44 +01:00
parent e22741f1dd
commit 6404e94ae7

View file

@ -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 \