libgstcheck: export gst_consistency_checker_add_pad()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 5 Mar 2012 00:34:36 +0000 (00:34 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 5 Mar 2012 00:34:36 +0000 (00:34 +0000)
Fix build of the adder unit test in -base again.

libs/gst/check/Makefile.am

index 8dcf66d..6115d99 100644 (file)
@@ -83,6 +83,7 @@ LIBGSTCHECK_EXPORTED_FUNCS = \
        gst_check_teardown_pad_by_name \
        gst_check_teardown_sink_pad \
        gst_check_teardown_src_pad \
+       gst_consistency_checker_add_pad \
        gst_consistency_checker_new \
        gst_consistency_checker_reset \
        gst_consistency_checker_free