diff options
Diffstat (limited to 'mate-dictionary/docs')
-rw-r--r-- | mate-dictionary/docs/reference/gdict/Makefile.am | 2 |
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 |