mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
docs: remove obsolete commented out part
We don't have this in the other modules and its not needed.
This commit is contained in:
parent
344ab80926
commit
f54458a7ba
1 changed files with 0 additions and 5 deletions
|
@ -44,11 +44,6 @@ DOC_SOURCE_DIR = $(top_srcdir)
|
||||||
# Extra options to supply to gtkdoc-scan.
|
# Extra options to supply to gtkdoc-scan.
|
||||||
SCAN_OPTIONS=
|
SCAN_OPTIONS=
|
||||||
|
|
||||||
# FIXME :
|
|
||||||
# there's something wrong with gstreamer-sections.txt not being in the dist
|
|
||||||
# maybe it doesn't resolve; we're adding it below for now
|
|
||||||
#EXTRA_DIST = gstreamer.types.in gstreamer.hierarchy $(DOC_MODULE)-sections.txt gstreamer-sections.txt $(DOC_MAIN_SGML_FILE)
|
|
||||||
|
|
||||||
# Extra options to supply to gtkdoc-mkdb.
|
# Extra options to supply to gtkdoc-mkdb.
|
||||||
MKDB_OPTIONS=--sgml-mode --source-suffixes=c,h,cc,m
|
MKDB_OPTIONS=--sgml-mode --source-suffixes=c,h,cc,m
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue