compositor: Fix drm compositor cflags typo
This commit is contained in:
parent
60c15080ab
commit
7d36664c0d
@ -4,7 +4,7 @@ AM_CPPFLAGS = \
|
|||||||
-DDATADIR='"$(datadir)"' \
|
-DDATADIR='"$(datadir)"' \
|
||||||
$(COMPOSITOR_CFLAGS) \
|
$(COMPOSITOR_CFLAGS) \
|
||||||
$(X11_COMPOSITOR_CFLAGS) \
|
$(X11_COMPOSITOR_CFLAGS) \
|
||||||
$(WAYLAND_COMPOSITOR_CFLAGS) \
|
$(DRM_COMPOSITOR_CFLAGS) \
|
||||||
$(WAYLAND_COMPOSITOR_CFLAGS) \
|
$(WAYLAND_COMPOSITOR_CFLAGS) \
|
||||||
$(OPENWFD_COMPOSITOR_CFLAGS)
|
$(OPENWFD_COMPOSITOR_CFLAGS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user