summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--docs/Makefile.am3
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d65a004..3f1dffed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@
* pango/pango-ot-*: Added.
- * pango/Makefile.am, pango/opentype/Makefile.am: Adjusted.
+ * pango/Makefile.am, pango/opentype/Makefile.am, doc/Makefile.am:
+ Adjusted.
2006-01-28 Behdad Esfahbod <behdad@gnome.org>
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 63787553..af9d7198 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -41,7 +41,8 @@ IGNORE_HFILES= \
pangowin32-private.h \
pangoatsui-private.h \
pangox-private.h \
- pangoxft-private.h
+ pangoxft-private.h \
+ pango-ot-private.h
# CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty.