From fe3f98ed70be01a49dd2e93870907d092fe4a283 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 3 Mar 2012 09:07:48 -0500 Subject: gallium/drivers: Use automake to generate makefile --- src/gallium/drivers/r300/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gallium/drivers/r300') diff --git a/src/gallium/drivers/r300/Makefile.am b/src/gallium/drivers/r300/Makefile.am index 8ec47d77ec1..af352aa23e4 100644 --- a/src/gallium/drivers/r300/Makefile.am +++ b/src/gallium/drivers/r300/Makefile.am @@ -32,7 +32,3 @@ r300_compiler_tests_SOURCES = \ $(testdir)/radeon_compiler_util_tests.c \ $(testdir)/rc_test_helpers.c \ $(testdir)/unit_test.c - -# FIXME: remove this when the rest of the gallium -# build system is converted to automake. -default: libr300.a -- cgit v1.2.3