mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
Add $(GCC_CFLAGS) back
Missed this when moving to automake.
This commit is contained in:
parent
3ada7ec83a
commit
1f25315ae2
3 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ libwayland_client_la_SOURCES = \
|
|||
wayland-client.c
|
||||
|
||||
INCLUDES = $(FFI_CFLAGS)
|
||||
AM_CFLAGS = $(GCC_CFLAGS)
|
||||
|
||||
include $(top_srcdir)/wayland/scanner.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue