summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 8af03153..db7e2c57 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -53,7 +53,9 @@ EXTRA_DIST= \
pangoft2.aliases \
pangowin32.aliases
+if HAVE_X
alias_DATA = pangox.aliases
+endif
makefile.mingw: $(top_builddir)/config.status $(top_srcdir)/examples/makefile.mingw.in
cd $(top_builddir) && CONFIG_FILES=examples/$@ CONFIG_HEADERS= $(SHELL) ./config.status