Drop libdrm CFLAGS where no longer necessary.

This commit is contained in:
Kristian Høgsberg 2009-01-16 08:13:00 -05:00
parent 0ac16f056d
commit 8012f32978
3 changed files with 2 additions and 7 deletions

View 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 \