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