mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-27 06:59:51 -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
|
|
@ -5,6 +5,7 @@ INCLUDES = \
|
|||
-I$(top_builddir)/wayland \
|
||||
$(COMPOSITOR_CFLAGS)
|
||||
|
||||
AM_CFLAGS = $(GCC_CFLAGS)
|
||||
AM_CPPFLAGS = -DDATADIR='"$(datadir)"'
|
||||
|
||||
compositor_LDADD = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue