summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-18 23:55:01 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-18 23:55:01 +0000
commitad9dc7735d6893b234b6815b171b5a20d85e80d1 (patch)
tree6ef4f9fd28a262158b792c14335ad6b26ba0c763 /Makefile
parent5f7c758c800bb8e0003f5f4a4c9fa2d79b31547c (diff)
downloadmpv-ad9dc7735d6893b234b6815b171b5a20d85e80d1.tar.bz2
mpv-ad9dc7735d6893b234b6815b171b5a20d85e80d1.tar.xz
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
Diffstat (limited to 'Makefile')
-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