aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index a5c1950..3b50a89 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -7,8 +7,6 @@ noinst_PROGRAMS = tc1 fileman
tc1_SOURCES = tc1.c
fileman_SOURCES = fileman.c
-if WIDECHAR
noinst_PROGRAMS += wtc1
wtc1_SOURCES = wtc1.c
-endif