summaryrefslogtreecommitdiff
path: root/modules/indic/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-08-26 20:41:24 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-08-26 20:41:24 +0000
commited4c53c2f048a327ce4f16bb90efa435f7bed27b (patch)
tree84100174c999a14ec489dcec9bf8d08349a913f4 /modules/indic/Makefile.am
parentc2d7e62ff9ee62bd62535e1ccd8fa2a964e9fd1f (diff)
downloadpango-ed4c53c2f048a327ce4f16bb90efa435f7bed27b.tar.gz
Add mprefixups.[ch] to xft_sources as well as ft2_sources.
Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com> * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] to xft_sources as well as ft2_sources.
Diffstat (limited to 'modules/indic/Makefile.am')
-rw-r--r--modules/indic/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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)