summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-05-01 02:32:12 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-05-01 02:32:12 +0000
commitebe21a716da15b471519b6000cfcb962141139b4 (patch)
treeac88195729b9087a093d8b8f6c883fb4cf6b3f75 /pango
parent518c403a55cdc77f1f45891cd75a4dc1cf063ff5 (diff)
downloadpango-ebe21a716da15b471519b6000cfcb962141139b4.tar.gz
Link freetype to harfbuzz-dump, for those systems that don't track
2007-04-30 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/Makefile.am: Link freetype to harfbuzz-dump, for those systems that don't track dependencies automatically. svn path=/trunk/; revision=2240
Diffstat (limited to 'pango')
-rw-r--r--pango/opentype/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index dff2a1b8..84de2606 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -43,10 +43,11 @@ libharfbuzz_1_la_LIBADD = \
noinst_PROGRAMS = harfbuzz-dump
-harfbuzz_dump_SOURCES = \
+harfbuzz_dump_SOURCES = \
harfbuzz-dump-main.c
-harfbuzz_dump_LDADD = \
+harfbuzz_dump_LDADD = \
+ $(libharfbuzz_1_la_LIBADD) \
libharfbuzz-1.la
EXTRA_DIST = \