summaryrefslogtreecommitdiff
path: root/docs/reference/gdk-pixbuf/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-10-23 14:35:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-10-23 14:35:35 +0000
commit5eba1098ee6ea3f1d4e4717118c6311d9181b4b7 (patch)
tree6da0d284d12de4da367ef20cab4b9a9e400e3fc4 /docs/reference/gdk-pixbuf/Makefile.am
parent6de35e858954b2443ce734e4c3daa58e53d55f8a (diff)
downloadgtk+-5eba1098ee6ea3f1d4e4717118c6311d9181b4b7.tar.gz
Fix typo
Wed Oct 18 11:01:12 2000 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
Diffstat (limited to 'docs/reference/gdk-pixbuf/Makefile.am')
-rw-r--r--docs/reference/gdk-pixbuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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