diff --git a/gst-libs/gst/interfaces/Makefile.am b/gst-libs/gst/interfaces/Makefile.am index e9bdf39b56..a172bb3d16 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 \