From: Owen Taylor Date: Tue, 3 Apr 2001 19:07:36 +0000 (+0000) Subject: Release 0.14 X-Git-Tag: submit/master/20120920.151126~7^2~1447 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c61a730aaebec751831f8423894de5f4b539d0ec;p=framework%2Fuifw%2Fharfbuzz.git Release 0.14 Tue Apr 3 15:05:19 2001 Owen Taylor * Release 0.14 * NEWS: updated. * pango/pango/opentype/Makefile.am: make dist fixes. * configure.in (PANGO_MINOR_VERSION): Up to 0.14 --- diff --git a/src/Makefile.am b/src/Makefile.am index fa396b5..553a775 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,11 +18,17 @@ noinst_LTLIBRARIES = libpango-ot.la libpango_ot_la_SOURCES = \ ftxopen.c \ + ftxopen.h \ + ftxopenf.h \ ftxgdef.c \ + ftxgdef.h \ ftxgpos.c \ + ftxgpos.h \ + ftxgsub.c \ + ftxgsub.h \ pango-ot-info.c \ - pango-ot-ruleset.c \ - ftxgsub.c + pango-ot-private.h \ + pango-ot-ruleset.c noinst_PROGRAMS = ottest