summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-08-29 08:50:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-08-29 08:51:18 -0400
commit6cc857aa6648b17e70b1b2b13a4e8b7a74a4a240 (patch)
tree48c686f585241b09a89ea195c52b4e766c9acb7f /pango/Makefile.am
parentcce034fea4187ce02577dbc6d92c8b1042aca815 (diff)
downloadpango-6cc857aa6648b17e70b1b2b13a4e8b7a74a4a240.tar.gz
Avoid deprecation warnings
Now that we're using new-style deprecations, we have to fight a little harder to get rid of them inside pango.
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 423d374f..4fddcaab 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -94,6 +94,7 @@ libpango_1_0_la_SOURCES = \
pango-script-private.h \
pango-tabs.c \
pango-utils.c \
+ pango-utils-internal.h \
reorder-items.c \
shape.c \
pango-enum-types.c