use libdrm after it was updated

main
Dave Airlie 2005-01-24 08:39:22 +00:00
parent 311da0f212
commit 310abb39b2
1 changed files with 1 additions and 1 deletions

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)