summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa61f75912..514fa61f8a 100644
--- a/Makefile
+++ b/Makefile
@@ -772,7 +772,7 @@ else
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