summaryrefslogtreecommitdiff
path: root/src/libXvMC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libXvMC/Makefile')
-rw-r--r--src/libXvMC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libXvMC/Makefile b/src/libXvMC/Makefile
index 8565d271c7..4de26e9620 100644
--- a/src/libXvMC/Makefile
+++ b/src/libXvMC/Makefile
@@ -47,7 +47,7 @@ endif
all: ${TARGET}
ifeq (${DRIVER}, softpipe)
-${TARGET}: g3dvl
+${TARGET}: ${OBJECTS} g3dvl
$(CC) ${LDFLAGS} -shared -Wl,-soname,${SONAME} -o $@ ${OBJECTS} ${LIBS}
g3dvl: