r600: fix build

This commit is contained in:
Dave Airlie 2009-08-18 20:38:49 +10:00
parent 771e19a861
commit 521dea21d4
3 changed files with 4 additions and 1 deletions

View file

@ -36,7 +36,8 @@ RADEON_COMMON_SOURCES = \
radeon_cs_legacy.c \
radeon_mipmap_tree.c \
radeon_span.c \
radeon_fbo.c
radeon_fbo.c \
radeon_queryobj.c
DRIVER_SOURCES = \
radeon_screen.c \

View file

@ -0,0 +1 @@
../radeon/radeon_queryobj.c

View file

@ -0,0 +1 @@
../radeon/radeon_queryobj.h