summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-05 00:57:10 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-05 00:57:10 +0000
commit184fac9cb3f0146684c0f141ef5d2e480859be06 (patch)
treebcc26ac9e134dce03a1480b359671b946cbb909e /docs/Makefile.am
parent613302136667231bcefd772b419369516eb3bf45 (diff)
downloadpango-184fac9cb3f0146684c0f141ef5d2e480859be06.tar.gz
Doc updates.
Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt pango/pango-attributes.c pango/pangox.c: Doc updates.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 8144ba54..5a3e6d4c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -8,8 +8,8 @@ DOC_MODULE=pango
# The top-level SGML file.
DOC_MAIN_SGML_FILE=pango-docs.sgml
-INCLUDE_DIR=../libpango
-SOURCE_DIR=../libpango
+INCLUDE_DIR=../pango
+SOURCE_DIR=../pango
scan:
gtkdoc-scan --module=$(DOC_MODULE) $(INCLUDE_DIR)/pango*.h