r26754 - trunk/Makefile
13 May
2008
13 May
'08
3:58 a.m.
Author: diego Date: Tue May 13 09:58:41 2008 New Revision: 26754 Log: Fix typo in install-gui target dependency. patch by andrew, andrew.david.45 gmail com Modified: trunk/Makefile Modified: trunk/Makefile ============================================================================== --- trunk/Makefile (original) +++ trunk/Makefile Tue May 13 09:58:41 2008 @@ -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 = . \
6391
Age (days ago)
6391
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego