Drop libdrm CFLAGS where no longer necessary.
[profile/ivi/wayland.git] / Makefile.in
index e17425a..19ad20a 100644 (file)
@@ -28,8 +28,6 @@ $(libs) : LDLIBS += @FFI_LIBS@
 $(libs) :
        gcc -shared $^ $(LDLIBS)  -o $@
 
-$(compositors) $(clients) : CFLAGS += @LIBDRM_CFLAGS@
-
 wayland-system-compositor :                    \
        wayland-system-compositor.o             \
        evdev.o                                 \