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.
pull/1/head
Behdad Esfahbod 18 years ago committed by Behdad Esfahbod
parent 7341a11691
commit 6c49bebc70
  1. 1
      src/Makefile.am

@ -47,6 +47,7 @@ harfbuzz_dump_SOURCES = \
harfbuzz-dump-main.c
harfbuzz_dump_LDADD = \
$(libharfbuzz_1_la_LIBADD) \
libharfbuzz-1.la
EXTRA_DIST = \

Loading…
Cancel
Save