compositor: Fix drm compositor cflags typo

dev
Benjamin Franzke 14 years ago
parent 60c15080ab
commit 7d36664c0d
  1. 2
      compositor/Makefile.am

@ -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…
Cancel
Save