summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 65b5eaac..c06c9f77 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -56,8 +56,3 @@ EXTRA_DIST= \
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
-
-