changeset 26801:4b76560a933f

Do not hide that we are running a helper script.
author diego
date Sun, 18 May 2008 23:55:01 +0000
parents 3ff3bd9bf0f9
children efc87dbf2f03
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun May 18 23:33:46 2008 +0000
+++ b/Makefile	Sun May 18 23:55:01 2008 +0000
@@ -772,7 +772,7 @@
 endif
 	@echo '#endif /* MPLAYER_HELP_MP_H */' >> help_mp.h
 	@echo '// untranslated messages from the English master file:' >> help_mp.h
-	@help/help_diff.sh $(HELP_FILE) < help/help_mp-en.h >> help_mp.h
+	help/help_diff.sh $(HELP_FILE) < help/help_mp-en.h >> help_mp.h