From ec27b86fa9afcf25f85f58ca48c0230b57fd0dd9 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Thu, 26 Feb 2015 11:09:23 +0100 Subject: [PATCH] validate: Build the preload so when possible --- validate/gst/preload/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/validate/gst/preload/Makefile.am b/validate/gst/preload/Makefile.am index a43c0d0c8e..66faee0986 100644 --- a/validate/gst/preload/Makefile.am +++ b/validate/gst/preload/Makefile.am @@ -10,4 +10,6 @@ libgstvalidate_preload_@GST_API_VERSION@_la_LIBADD = \ libgstvalidate_preload_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/validate libgstvalidate_preload_@GST_API_VERSION@include_HEADERS = +lib_LTLIBRARIES = libgstvalidate_preload-@GST_API_VERSION@.la + CLEANFILES =