summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index ba3ce767..ebc6ce0d 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -196,7 +196,7 @@ spicec_SOURCES += \
endif
-INCLUDES = \
+AM_CPPFLAGS = \
-D__STDC_LIMIT_MACROS \
$(PLATFORM_INCLUDES) \
-I$(top_srcdir)/spice-common \