diff options
Diffstat (limited to 'src/gallium/drivers/nouveau/Makefile')
-rw-r--r-- | src/gallium/drivers/nouveau/Makefile | 3 |
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 |