mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 20:57:45 +00:00
Fix typo in install-gui target dependency.
patch by andrew, andrew.david.45 gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26754 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9440d4aaed
commit
5c5c0bce57
2
Makefile
2
Makefile
@ -638,7 +638,7 @@ ALL_PRG += $(ALL_PRG-yes)
|
||||
|
||||
INSTALL_TARGETS-$(MPLAYER) += install-mplayer install-mplayer-man
|
||||
INSTALL_TARGETS-$(MENCODER) += install-mencoder install-mplayer-man
|
||||
INSTALL_TARGETS-$(GUI) += install-gui
|
||||
INSTALL_TARGETS-$(GUI_GTK) += install-gui
|
||||
INSTALL_TARGETS += $(INSTALL_TARGETS-yes)
|
||||
|
||||
DIRS = . \
|
||||
|
Loading…
Reference in New Issue
Block a user