mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 10:17:31 +00:00
Makefile: add mpv.rst dependencies
Using a really dumb rule declaration.
This commit is contained in:
parent
7087fc50fc
commit
1b8ef407eb
9
Makefile
9
Makefile
@ -395,6 +395,15 @@ core/version.c osdep/mpv-rc.o: version.h
|
||||
|
||||
osdep/mpv-rc.o: osdep/mpv.exe.manifest
|
||||
|
||||
DOCS/man/en/mpv.1: DOCS/man/en/af.rst \
|
||||
DOCS/man/en/ao.rst \
|
||||
DOCS/man/en/changes.rst \
|
||||
DOCS/man/en/encode.rst \
|
||||
DOCS/man/en/input.rst \
|
||||
DOCS/man/en/options.rst \
|
||||
DOCS/man/en/vf.rst \
|
||||
DOCS/man/en/vo.rst
|
||||
|
||||
|
||||
###### installation / clean / generic rules #######
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user