From 8f92acdc86e7f297c3edbc3fde2b6b1be0216b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 30 May 2012 13:07:57 +0200 Subject: [PATCH] video: And fix the build of the ORC sources --- gst-libs/gst/video/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/video/Makefile.am b/gst-libs/gst/video/Makefile.am index c094ecc6d1..08b8b84758 100644 --- a/gst-libs/gst/video/Makefile.am +++ b/gst-libs/gst/video/Makefile.am @@ -31,7 +31,7 @@ libgstvideo_@GST_API_VERSION@_la_SOURCES = \ gstvideoencoder.c \ gstvideoutils.c -nodist_libgstvideo_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES) $(ORC_NODIST_SOURCES) +nodist_libgstvideo_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES) libgstvideo_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/video libgstvideo_@GST_API_VERSION@include_HEADERS = \