diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-08-27 17:45:17 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2012-08-27 17:45:35 -0400 |
commit | 4d358dba4770a22f3b75e0d965b954ee8b297b5f (patch) | |
tree | bf6c6aafd8914ff645c7a1d6733de7fce12951d5 /pango/Makefile.am | |
parent | fafd326d3084377bd7436b619dc25e9fdf09fdc0 (diff) | |
download | pango-4d358dba4770a22f3b75e0d965b954ee8b297b5f.tar.gz |
More pangox removal!
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r-- | pango/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am index 1b551c06..0da59c86 100644 --- a/pango/Makefile.am +++ b/pango/Makefile.am @@ -471,7 +471,7 @@ if HAVE_INCLUDED_MODULES included-modules: $(AM_V_GEN) cd $(top_builddir)/modules && $(MAKE) $(AM_MAKEFLAGS) included-modules -$(INCLUDED_LANG_MODULES) $(INCLUDED_X_MODULES) $(INCLUDED_FC_MODULES) $(INCLUDED_WIN32_MODULES) $(INCLUDED_CORE_TEXT_MODULES): included-modules +$(INCLUDED_LANG_MODULES) $(INCLUDED_FC_MODULES) $(INCLUDED_WIN32_MODULES) $(INCLUDED_CORE_TEXT_MODULES): included-modules $(AM_V_GEN) true .PHONY: included-modules |