summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets')
-rw-r--r--src/gallium/targets/Makefile.xvmc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/targets/Makefile.xvmc b/src/gallium/targets/Makefile.xvmc
index 0a0ac1b2621..8ae7e9a9ef7 100644
--- a/src/gallium/targets/Makefile.xvmc
+++ b/src/gallium/targets/Makefile.xvmc
@@ -25,8 +25,6 @@ else
endif
endif
-# XXX: Hack, XvMC public funcs aren't exported if we link to libxvmctracker.a :(
-C_SOURCES += $(wildcard $(TOP)/src/gallium/state_trackers/xvmc/*.c)
OBJECTS = $(C_SOURCES:.c=.o) \
$(ASM_SOURCES:.S=.o)