summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-12-13 00:08:48 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-12-13 00:08:48 +0000
commit06735182514a7a70d493055e85059d3f06424cdc (patch)
tree530df3afb527db16c27fb1828c837312b3aed967 /pango/Makefile.am
parent28d0dfac2179120c4b7b2fb3e185b16926097563 (diff)
downloadpango-06735182514a7a70d493055e85059d3f06424cdc.tar.gz
=== Released 1.11.1 ===
2005-12-12 Behdad Esfahbod <behdad@gnome.org> * === Released 1.11.1 === * configure.in: Version 1.11.1 * NEWS: Updated. 2005-12-12 Behdad Esfahbod <behdad@gnome.org> * pango/Makefile.am: Handle module-defs-atsui.c.
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r--pango/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 2f202d09..15901878 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -410,6 +410,8 @@ module-defs-fc.c: $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status pango/$@
module-defs-win32.c: $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status pango/$@
+module-defs-atsui.c: $(top_builddir)/config.status
+ cd $(top_builddir) && $(SHELL) ./config.status pango/$@
CLEANFILES = \
pango-enum-types.h \
@@ -421,7 +423,8 @@ DISTCLEANFILES = \
module-defs.h \
module-defs-x.c \
module-defs-fc.c \
- module-defs-win32.c
+ module-defs-win32.c \
+ module-defs-atsui.c
install-data-local: install-ms-lib install-def-files