summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-07-07 05:01:06 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-07-07 05:01:06 +0000
commitd6c52d269cd0675fbd97d51b8ff8591d52f2b577 (patch)
treea4080cc8c61ca11e2614ccd2a8f6b0e5d4ae55e2 /pango/Makefile.am
parent0bad90a02bba4f8fe098187b2f8a781ac4029fe6 (diff)
downloadpango-d6c52d269cd0675fbd97d51b8ff8591d52f2b577.tar.gz
New file. Move all pango_matrix_* stuff into a separate file.
2006-07-07 Behdad Esfahbod <behdad@gnome.org> * pango/pango-matrix.c: New file. * pango/pango-utils.c: Move all pango_matrix_* stuff into a separate file.
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r--pango/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 0a7edc8c..e2b9bd11 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -84,6 +84,7 @@ libpango_1_0_la_SOURCES = \
pango-script-table.h \
pango-tabs.c \
pango-utils.c \
+ pango-matrix.c \
reorder-items.c \
shape.c \
pango-enum-types.c