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.
This commit is contained in:
Behdad Esfahbod 2007-05-01 02:32:12 +00:00 committed by Behdad Esfahbod
parent 7341a11691
commit 6c49bebc70
1 changed files with 3 additions and 2 deletions

View File

@ -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 = \