diff Makefile @ 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 22f71ed7428b
children c13288eeb9f6
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 =  . \