summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2012-08-27 17:45:17 -0400
committerBehdad Esfahbod <behdad@behdad.org>2012-08-27 17:45:35 -0400
commit4d358dba4770a22f3b75e0d965b954ee8b297b5f (patch)
treebf6c6aafd8914ff645c7a1d6733de7fce12951d5 /pango
parentfafd326d3084377bd7436b619dc25e9fdf09fdc0 (diff)
downloadpango-4d358dba4770a22f3b75e0d965b954ee8b297b5f.tar.gz
More pangox removal!
Diffstat (limited to 'pango')
-rw-r--r--pango/Makefile.am2
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