From f8fd79094b60b63440deb930edef9f2cf302ba30 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 13 Aug 2013 22:24:36 +0000 Subject: [PATCH] -fix --- src/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 += \ endif if HAVE_W32 -AM_CFLAGS = -DWINDOWS +AM_CFLAGS += -DWINDOWS endif minimal_example_SOURCES = \