use libdrm after it was updated

This commit is contained in:
Dave Airlie 2005-01-24 08:39:22 +00:00
parent 311da0f212
commit 310abb39b2

View file

@ -11,7 +11,7 @@ PRGCFLAGS = $(CFLAGS) -g -ansi -pedantic -DPOSIX_C_SOURCE=199309L \
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE \
-I. -I../libdrm -I../shared-core
DRMSTATLIBS = -L../libdrm -lxf86drm
DRMSTATLIBS = -L../libdrm -ldrm
programs: $(PROGS)