From ed4c53c2f048a327ce4f16bb90efa435f7bed27b Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 26 Aug 2003 20:41:24 +0000 Subject: Add mprefixups.[ch] to xft_sources as well as ft2_sources. Tue Aug 26 16:38:22 2003 Owen Taylor * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] to xft_sources as well as ft2_sources. --- ChangeLog | 5 +++++ ChangeLog.pre-1-10 | 5 +++++ ChangeLog.pre-1-4 | 5 +++++ ChangeLog.pre-1-6 | 5 +++++ ChangeLog.pre-1-8 | 5 +++++ modules/indic/Makefile.am | 4 +++- 6 files changed, 28 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8367c1cc..1cd9b610 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 26 16:38:22 2003 Owen Taylor + + * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] + to xft_sources as well as ft2_sources. + Mon Aug 25 11:00:46 2003 Owen Taylor * === Released 1.2.4 === diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 8367c1cc..1cd9b610 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +Tue Aug 26 16:38:22 2003 Owen Taylor + + * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] + to xft_sources as well as ft2_sources. + Mon Aug 25 11:00:46 2003 Owen Taylor * === Released 1.2.4 === diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 8367c1cc..1cd9b610 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,8 @@ +Tue Aug 26 16:38:22 2003 Owen Taylor + + * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] + to xft_sources as well as ft2_sources. + Mon Aug 25 11:00:46 2003 Owen Taylor * === Released 1.2.4 === diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 8367c1cc..1cd9b610 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +Tue Aug 26 16:38:22 2003 Owen Taylor + + * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] + to xft_sources as well as ft2_sources. + Mon Aug 25 11:00:46 2003 Owen Taylor * === Released 1.2.4 === diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 8367c1cc..1cd9b610 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +Tue Aug 26 16:38:22 2003 Owen Taylor + + * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] + to xft_sources as well as ft2_sources. + Mon Aug 25 11:00:46 2003 Owen Taylor * === Released 1.2.4 === diff --git a/modules/indic/Makefile.am b/modules/indic/Makefile.am index a9ebc18d..ff5af559 100644 --- a/modules/indic/Makefile.am +++ b/modules/indic/Makefile.am @@ -12,7 +12,9 @@ xft_sources = \ indic-xft.c \ indic-ot-class-tables.c \ indic-ot.c \ - indic-ot.h + indic-ot.h \ + mprefixups.c \ + mprefixups.h pangolibs = $(top_builddir)/pango/libpango-$(PANGO_API_VERSION).la $(GLIB_LIBS) pangoxlibs = $(top_builddir)/pango/libpangox-$(PANGO_API_VERSION).la $(X_LIBS) $(pangolibs) -- cgit v1.2.1