summaryrefslogtreecommitdiff
path: root/pango/opentype/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-13 17:13:25 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-13 17:13:25 -0400
commitd683b37b8817aef334281aada550bf8974fde1a8 (patch)
tree7a67b85593ecc03e4354eeb3e95947fed5a3339d /pango/opentype/Makefile.am
parentf4868084a55e3abd0b45ee2fb7b477e038a81d1a (diff)
downloadpango-d683b37b8817aef334281aada550bf8974fde1a8.tar.gz
[HB] Add empty hb_shape() API
Diffstat (limited to 'pango/opentype/Makefile.am')
-rw-r--r--pango/opentype/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index b55ea1f4..ebec8ce6 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -16,6 +16,8 @@ HBSOURCES = \
hb-glib.h \
hb-glib.c \
hb-private.h \
+ hb-shape.h \
+ hb-shape.c \
hb-unicode.c \
hb-unicode.h \
hb-unicode-private.h \