OSDN Git Service

drm: fix test makefile
authorDave Airlie <airlied@linux.ie>
Mon, 6 Apr 2009 23:26:32 +0000 (09:26 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 6 Apr 2009 23:26:32 +0000 (09:26 +1000)
no idea if this is correct but it works so meh

tests/Makefile.am

index bc99447..e5e9fc4 100644 (file)
@@ -2,6 +2,8 @@ AM_CFLAGS = \
        -I $(top_srcdir)/shared-core \
        -I $(top_srcdir)/libdrm
 
+AM_LDFLAGS = $(top_builddir)/libdrm/libdrm.la
+
 noinst_PROGRAMS = \
        dristat \
        drmstat