# HG changeset patch # User diego # Date 1210665521 0 # Node ID 8128aef118e3dd16261dd4303e60c4a3fbbecf53 # Parent ea0f7d488ed9c9f5bf077698f76132fa6a90bf3a Fix typo in install-gui target dependency. patch by andrew, andrew.david.45 gmail com diff -r ea0f7d488ed9 -r 8128aef118e3 Makefile --- 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 = . \