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 = \