From 5eba1098ee6ea3f1d4e4717118c6311d9181b4b7 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Mon, 23 Oct 2000 14:35:35 +0000 Subject: Fix typo Wed Oct 18 11:01:12 2000 Owen Taylor * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo --- docs/reference/gdk-pixbuf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/gdk-pixbuf') diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am index 70eb077119..26da20fb38 100644 --- a/docs/reference/gdk-pixbuf/Makefile.am +++ b/docs/reference/gdk-pixbuf/Makefile.am @@ -71,7 +71,7 @@ $(tmpl_sources): $(DOC_MODULE)-decl.txt $(DOC_MODULE)-sections.txt $(DOC_MODULE) sgml/$(DOC_MODULE)-doc.bottom: $(tmpl_sources) $(DOC_MODULE)-decl.txt $(MAKE) sgml -html/index.html: sgml/$(DOC_MODULE)-doc.bottom $(DOC_MAIN_SGML_FILE) $(content_fiels) +html/index.html: sgml/$(DOC_MODULE)-doc.bottom $(DOC_MAIN_SGML_FILE) $(content_files) $(MAKE) html endif -- cgit v1.2.1