summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/Makefile
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsapountzis@gmail.com>2010-03-06 06:33:20 +0200
committerGeorge Sapountzis <gsapountzis@gmail.com>2010-03-06 06:44:38 +0200
commit8953bfce0eb7e56f13d4527ef86cdf4cf2db037f (patch)
tree49de8ba0024fa45331d831b69b860b10843b35e3 /src/mesa/drivers/dri/nouveau/Makefile
parent9009a854d1e0a8682af50b34650e0de62f5fe3a3 (diff)
dri: drop MINIGLX_SOURCES
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/Makefile')
-rw-r--r--src/mesa/drivers/dri/nouveau/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/nouveau/Makefile b/src/mesa/drivers/dri/nouveau/Makefile
index 49e8933561..7be19b26fd 100644
--- a/src/mesa/drivers/dri/nouveau/Makefile
+++ b/src/mesa/drivers/dri/nouveau/Makefile
@@ -8,8 +8,6 @@ DRI_LIB_DEPS += $(shell pkg-config libdrm_nouveau --libs)
LIBNAME = nouveau_vieux_dri.so
-MINIGLX_SOURCES =
-
DRIVER_SOURCES = \
nouveau_screen.c \
nouveau_context.c \