build: fix vdpau_template.c generation

This commit is contained in:
wm4 2013-07-29 00:10:50 +02:00
parent 3e59ee25ea
commit 050997addf
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ core/input/input.c: core/input/input_conf.h
core/input/input_conf.h: TOOLS/file2string.pl etc/input.conf
./$^ >$@
video/out/vo_vdpau.c: video/out/vdpau_template.c
video/vdpau.h: video/out/vdpau_template.c
video/out/vdpau_template.c: TOOLS/vdpau_functions.pl
./$< > $@