Mercurial > mplayer.hg
changeset 26722:8128aef118e3
Fix typo in install-gui target dependency.
patch by andrew, andrew.david.45 gmail com
author | diego |
---|---|
date | Tue, 13 May 2008 07:58:41 +0000 |
parents | ea0f7d488ed9 |
children | 0f892cd714b2 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Mon May 12 20:40:42 2008 +0000 +++ b/Makefile Tue May 13 07:58:41 2008 +0000 @@ -638,7 +638,7 @@ 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 = . \