aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xvmc-softpipe
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-softpipe
parent050dfe9caf364fdaac91db1313988275774a7eaa (diff)
vl: creating cleaner way of naming libraries
Diffstat (limited to 'src/gallium/targets/xvmc-softpipe')
-rw-r--r--src/gallium/targets/xvmc-softpipe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/targets/xvmc-softpipe/Makefile b/src/gallium/targets/xvmc-softpipe/Makefile
index 1e3ff8ac89c..5b60bede589 100644
--- a/src/gallium/targets/xvmc-softpipe/Makefile
+++ b/src/gallium/targets/xvmc-softpipe/Makefile
@@ -1,6 +1,8 @@
TOP = ../../../..
include $(TOP)/configs/current
+LIBBASENAME = XvMCsoftpipe
+
DRIVER_DEFINES = -DGALLIUM_SOFTPIPE
DRIVER_INCLUDES =