r300g: Fix make check
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -17,7 +17,8 @@ AM_CFLAGS = \
|
||||
$(LLVM_CFLAGS) \
|
||||
$(RADEON_CFLAGS)
|
||||
|
||||
r300_compiler_tests_LDADD = libr300.la
|
||||
r300_compiler_tests_LDADD = libr300.la libr300-helper.la \
|
||||
$(top_builddir)/src/gallium/auxiliary/libgallium.la
|
||||
r300_compiler_tests_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/gallium/drivers/r300/compiler
|
||||
r300_compiler_tests_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user