diff options
Diffstat (limited to 'src/gallium/drivers/trace/Makefile')
-rw-r--r-- | src/gallium/drivers/trace/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/trace/Makefile b/src/gallium/drivers/trace/Makefile index c842be80594..99e5fb81c22 100644 --- a/src/gallium/drivers/trace/Makefile +++ b/src/gallium/drivers/trace/Makefile @@ -11,6 +11,3 @@ C_SOURCES = \ tr_texture.c include ../../Makefile.template - -# FIXME: Remove when this driver is converted to automake. -all: default |