diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index c5e2e2a..5a689fe 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -92,7 +92,6 @@ endif AM_CPPFLAGS = \ -I$(top_srcdir) \ $(SPICE_COMMON_CFLAGS) \ - $(GL_CFLAGS) \ $(PIXMAN_CFLAGS) \ $(PROTOCOL_CFLAGS) \ $(NULL) |