drm: fix test makefile

no idea if this is correct but it works so meh
main
Dave Airlie 2009-04-07 09:26:32 +10:00
parent 751db3fe27
commit 1faab66cfd
1 changed files with 2 additions and 0 deletions

View 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