diff options
Diffstat (limited to 'src/gallium/drivers/nv50/Makefile')
-rw-r--r-- | src/gallium/drivers/nv50/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/nv50/Makefile b/src/gallium/drivers/nv50/Makefile index 2dd37eeace6..18e30b0a54f 100644 --- a/src/gallium/drivers/nv50/Makefile +++ b/src/gallium/drivers/nv50/Makefile @@ -10,6 +10,3 @@ LIBRARY_INCLUDES = \ $(LIBDRM_CFLAGS) include ../../Makefile.template - -# FIXME: Remove when this driver is converted to automake. -all: default |