aboutsummaryrefslogtreecommitdiff
path: root/src/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/Makefile.am')
-rw-r--r--src/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am
index 6a2f31b5..5f6a3e2e 100644
--- a/src/examples/Makefile.am
+++ b/src/examples/Makefile.am
@@ -65,7 +65,7 @@ noinst_PROGRAMS += \
65endif 65endif
66 66
67if HAVE_W32 67if HAVE_W32
68AM_CFLAGS = -DWINDOWS 68AM_CFLAGS += -DWINDOWS
69endif 69endif
70 70
71minimal_example_SOURCES = \ 71minimal_example_SOURCES = \