summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-11-08 18:25:02 +0100
committerinfirit <[email protected]>2013-11-08 18:32:01 +0100
commite2ca47c92d7c9ff6bc32d7c11803d5f27601d895 (patch)
tree00fc8a8ad5761bcacba082348f484e50c450fe40
parentf638273aa378db5abb907576ae7ad13b305fd37b (diff)
downloadmate-utils-e2ca47c92d7c9ff6bc32d7c11803d5f27601d895.tar.bz2
mate-utils-e2ca47c92d7c9ff6bc32d7c11803d5f27601d895.tar.xz
Correct sgml filename
-rw-r--r--mate-dictionary/docs/reference/gdict/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/docs/reference/gdict/Makefile.am b/mate-dictionary/docs/reference/gdict/Makefile.am
index 8dab089e..56b5053c 100644
--- a/mate-dictionary/docs/reference/gdict/Makefile.am
+++ b/mate-dictionary/docs/reference/gdict/Makefile.am
@@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = 1.6
DOC_MODULE=mate-dict
# The top-level SGML file. Change it if you want.
-DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
+DOC_MAIN_SGML_FILE=gdict-docs.sgml
# The directory containing the source code. Relative to $(srcdir).
# gtk-doc will search all .c & .h files beneath here for inline comments