mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 18:08:03 +02:00
compositor: Fix drm compositor cflags typo
This commit is contained in:
parent
60c15080ab
commit
7d36664c0d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ AM_CPPFLAGS = \
|
|||
-DDATADIR='"$(datadir)"' \
|
||||
$(COMPOSITOR_CFLAGS) \
|
||||
$(X11_COMPOSITOR_CFLAGS) \
|
||||
$(WAYLAND_COMPOSITOR_CFLAGS) \
|
||||
$(DRM_COMPOSITOR_CFLAGS) \
|
||||
$(WAYLAND_COMPOSITOR_CFLAGS) \
|
||||
$(OPENWFD_COMPOSITOR_CFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue