diff options
Diffstat (limited to 'src/gallium/drivers/nv30/Makefile')
-rw-r--r-- | src/gallium/drivers/nv30/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/nv30/Makefile b/src/gallium/drivers/nv30/Makefile index 94d1a771af7..de521aa2fa2 100644 --- a/src/gallium/drivers/nv30/Makefile +++ b/src/gallium/drivers/nv30/Makefile @@ -10,6 +10,3 @@ LIBRARY_INCLUDES = \ include ../../Makefile.template # DO NOT DELETE - -# FIXME: Remove when this driver is converted to automake. -all: default |