summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-12-21 00:53:52 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-12-21 00:53:52 +0000
commitb00ec4cbd9b6f08884d5ae01099be5f4dc854693 (patch)
tree2b7ff98988b21a648e19ba1edd5e10c36ece92c2 /docs/Makefile.am
parentc1ed9d98350040f057abfb87412517d650738e52 (diff)
downloadpango-b00ec4cbd9b6f08884d5ae01099be5f4dc854693.tar.gz
Add opentype/.
Wed Dec 20 19:53:09 2000 Owen Taylor <otaylor@redhat.com> * docs/Makefile.am (IGNORE_HFILES): Add opentype/. * modules/{basic/basic,arabic/arabic}-xft.c: Include pango-engine.h. * pango/pangoxft.h: Don't include pango.h to avoid getting pango-enum-types.h. * pango/Makefile.am (pangoinclude_HEADERS): Move XFT_HFILES out of pango_headers, since mkenums.pl shouldn't be run on it.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 3f677f23..c09e31fc 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -15,6 +15,7 @@ FIXXREF_OPTIONS=
# Headers to ignore
IGNORE_HFILES= \
mini-fribidi \
+ opentype \
modules.h \
pango-intset.h \
pango-utils.h \