summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xvmc-nouveau
diff options
context:
space:
mode:
authorThomas Balling Sørensen <tball@tball-laptop.(none)>2010-10-26 14:06:01 +0200
committerThomas Balling Sørensen <tball@tball-laptop.(none)>2010-10-26 14:06:01 +0200
commit17ea7d16bd3477361d32091f445beca625703f63 (patch)
treeca4c105ecd4e7fbbf2640de90543fd051ea790a7 /src/gallium/targets/xvmc-nouveau
parent050dfe9caf364fdaac91db1313988275774a7eaa (diff)
vl: creating cleaner way of naming libraries
Diffstat (limited to 'src/gallium/targets/xvmc-nouveau')
-rw-r--r--src/gallium/targets/xvmc-nouveau/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/xvmc-nouveau/Makefile b/src/gallium/targets/xvmc-nouveau/Makefile
index fe418b07681..4384eeaeadf 100644
--- a/src/gallium/targets/xvmc-nouveau/Makefile
+++ b/src/gallium/targets/xvmc-nouveau/Makefile
@@ -1,7 +1,7 @@
TOP = ../../../..
include $(TOP)/configs/current
-#LIBNAME =
+LIBBASENAME = XvMCnouveau
PIPE_DRIVERS = \
$(TOP)/src/gallium/winsys/g3dvl/dri/libvldri.a \