Add $(GCC_CFLAGS) back
Missed this when moving to automake.
This commit is contained in:
@@ -27,6 +27,7 @@ libwayland_client_la_SOURCES = \
|
||||
wayland-client.c
|
||||
|
||||
INCLUDES = $(FFI_CFLAGS)
|
||||
AM_CFLAGS = $(GCC_CFLAGS)
|
||||
|
||||
include $(top_srcdir)/wayland/scanner.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user