projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8381bbb
)
Fix check-translation command line
author
John Mandereau
<john.mandereau@gmail.com>
Fri, 3 Aug 2007 09:47:22 +0000
(11:47 +0200)
committer
John Mandereau
<john.mandereau@gmail.com>
Fri, 3 Aug 2007 12:58:23 +0000
(14:58 +0200)
Documentation/GNUmakefile
patch
|
blob
|
history
diff --git
a/Documentation/GNUmakefile
b/Documentation/GNUmakefile
index 6061fd02a7554430f95d1ec6aa1ba21177566bf4..18f9533421acccb0a2c0aeb1c89e185ab8962f01 100644
(file)
--- a/
Documentation/GNUmakefile
+++ b/
Documentation/GNUmakefile
@@
-50,7
+50,7
@@
new-lang:
@echo "*** Please add a language definition for $(ISOLANG) in buildscripts/langdefs.py ***"
check-translation:
- find $(ISOLANG)/user/ -name '*.*te??' | xargs $(PYTHON) $(buildscript-dir)/check_translation.py $(buildscript-dir) $(ISOLANG)/index.html.in
+ find $(ISOLANG)/user/ -
maxdepth 1 -
name '*.*te??' | xargs $(PYTHON) $(buildscript-dir)/check_translation.py $(buildscript-dir) $(ISOLANG)/index.html.in
TELY_FILES = $(call src-wildcard,$(ISOLANG)/user/*.tely)
skeleton-update: