summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/galahad
diff options
context:
space:
mode:
authorTom Stellard <tstellar@gmail.com>2012-03-03 09:07:48 -0500
committerTom Stellard <thomas.stellard@amd.com>2012-03-14 10:25:59 -0400
commitfe3f98ed70be01a49dd2e93870907d092fe4a283 (patch)
tree9f7e40a483c3ddded783396123af89012166e501 /src/gallium/drivers/galahad
parentea738548e58a76547a5cdd4b38ad354314c40e77 (diff)
downloadexternal_mesa3d-fe3f98ed70be01a49dd2e93870907d092fe4a283.zip
external_mesa3d-fe3f98ed70be01a49dd2e93870907d092fe4a283.tar.gz
external_mesa3d-fe3f98ed70be01a49dd2e93870907d092fe4a283.tar.bz2
gallium/drivers: Use automake to generate makefile
Diffstat (limited to 'src/gallium/drivers/galahad')
-rw-r--r--src/gallium/drivers/galahad/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/drivers/galahad/Makefile b/src/gallium/drivers/galahad/Makefile
index e9c4f7e..15ea136 100644
--- a/src/gallium/drivers/galahad/Makefile
+++ b/src/gallium/drivers/galahad/Makefile
@@ -9,3 +9,6 @@ C_SOURCES = \
glhd_screen.c
include ../../Makefile.template
+
+# FIXME: Remove when this driver is converted to automake.
+all: default