Fix leftover during migration.
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Tue, 30 Mar 2010 07:50:11 +0000 (07:50 +0000)
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Tue, 30 Mar 2010 07:50:11 +0000 (07:50 +0000)
docs/reference/plugins/Makefile.am

index 90595ff..8f10c70 100644 (file)
@@ -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)"