summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2017-02-05 21:01:27 +0100
committerChristian Persch <chpe@gnome.org>2017-02-05 21:01:27 +0100
commitcb947de6621ffbfb32971968f3dbcd6b1e511073 (patch)
tree4b78afc15859a18a1d48ce0ea1cdfc834b1dfd33 /doc
parent538e6a4c7bf67aac7cad9a3b3fe7edef97680429 (diff)
downloadvte-cb947de6621ffbfb32971968f3dbcd6b1e511073.tar.gz
build: Fix option name
The one-dash version works too, but two-dash is correct.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 59f804c3..df357101 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -37,7 +37,7 @@ SCAN_OPTIONS = --deprecated-guards="VTE_DISABLE_DEPRECATED" --ignore-decorators=
# Extra options to supply to gtkdoc-mkdb.
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS = -source-suffixes=h,hh,c,cc --xml-mode --output-format=xml --name-space=vte
+MKDB_OPTIONS = --source-suffixes=h,hh,c,cc --xml-mode --output-format=xml --name-space=vte
# Extra options to supply to gtkdoc-mktmpl
# e.g. MKTMPL_OPTIONS=--only-section-tmpl