From 6404e94ae70d81e2e51b9cb9941900e59e84b1cc Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 11 Mar 2010 20:16:44 +0100 Subject: Don't have 2 include dirs Seems to have been accidentally introduced in 7269bc26d0a4bf44bd77a039fb54777625ef5f39. --- gst-libs/gst/interfaces/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gst-libs/gst/interfaces/Makefile.am b/gst-libs/gst/interfaces/Makefile.am index e9bdf39b5..a172bb3d1 100644 --- a/gst-libs/gst/interfaces/Makefile.am +++ b/gst-libs/gst/interfaces/Makefile.am @@ -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 \ -- cgit v1.2.3