Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gst-plugins-base.git] / gst / videoconvert / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 7bbfe7f..6867330
@@ -7,6 +7,8 @@ libgstvideoconvert_la_CFLAGS = \
        $(GST_CFLAGS)
 libgstvideoconvert_la_LIBADD = \
        $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
+       $(top_builddir)/gst-libs/gst/allocators/libgstallocators-$(GST_API_VERSION).la \
+       $(GST_ALLOCATORS_LIBS) \
        $(GST_BASE_LIBS) \
        $(GST_LIBS) \
        $(LIBM)