From: gb Date: Tue, 30 Mar 2010 07:50:11 +0000 (+0000) Subject: Fix leftover during migration. X-Git-Tag: accepted/trunk/20120822.173359~549 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35b6198d554e8161c36187151e5696702653ce40;p=profile%2Fivi%2Fgstreamer-vaapi.git Fix leftover during migration. --- diff --git a/docs/reference/plugins/Makefile.am b/docs/reference/plugins/Makefile.am index 90595ff..8f10c70 100644 --- a/docs/reference/plugins/Makefile.am +++ b/docs/reference/plugins/Makefile.am @@ -18,7 +18,7 @@ DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml # gtk-doc will search all .c & .h files beneath here for inline comments # documenting the functions and macros. # e.g. DOC_SOURCE_DIR=../../../gtk -DOC_SOURCE_DIR = $(top_srcdir)/sys +DOC_SOURCE_DIR = $(top_srcdir)/gst # Extra options to pass to gtkdoc-scangobj. Not normally needed. SCANGOBJ_OPTIONS = --type-init-func="gst_init(NULL, NULL)"