mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 10:26:09 +00:00
build: fix vdpau_template.c generation
This commit is contained in:
parent
3e59ee25ea
commit
050997addf
2
Makefile
2
Makefile
@ -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
|
||||
./$< > $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user