From a92b45355bbff25256fc5c92cc812ce059d668b1 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 8 Nov 2013 18:25:02 +0100 Subject: Correct sgml filename --- mate-dictionary/docs/reference/gdict/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-dictionary/docs/reference') 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 -- cgit v1.2.1