From ad9dc7735d6893b234b6815b171b5a20d85e80d1 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 18 May 2008 23:55:01 +0000 Subject: Do not hide that we are running a helper script. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26833 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3