summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-05-15 10:32:43 -0700
committerEric Anholt <[email protected]>2012-06-11 09:28:00 -0700
commit743e505315b6be851618caed61981d7c1617bf45 (patch)
treeff3a57bede82c55f3f08a2140afba234b77a64c1 /src/gallium/drivers/nouveau
parent4038dda6cd84395cb033f0d01bb7b2ba4d09e19d (diff)
automake: Globally add stub automake targets to the old Makefiles.
I tried to update all the old Makefiles that included the default config to be sure they had a default target if they didn't previously have one, since this new all target will always point at it. Almost everything had one. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau')
-rw-r--r--src/gallium/drivers/nouveau/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/nouveau/Makefile b/src/gallium/drivers/nouveau/Makefile
index cfb8831582f..d583324b021 100644
--- a/src/gallium/drivers/nouveau/Makefile
+++ b/src/gallium/drivers/nouveau/Makefile
@@ -14,6 +14,3 @@ LIBRARY_DEFINES += $(shell $(PKG_CONFIG) libdrm libdrm_nouveau --cflags-only-oth
include Makefile.sources
include ../../Makefile.template
-
-# FIXME: Remove when this driver is converted to automake.
-all: default