summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index f1880e8..8551d6e 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -51,7 +51,7 @@ libspice_common_la_SOURCES += \
$(NULL)
endif
-INCLUDES = \
+AM_CPPFLAGS = \
$(GL_CFLAGS) \
$(PIXMAN_CFLAGS) \
$(PROTOCOL_CFLAGS) \