mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-11 18:10:58 +00:00
standard target is the template
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2346 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
ac8490ce54
commit
b3d9544b82
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ LFILE = LC_MESSAGES/$(PACKAGE).mo
|
|||
# defined language (add new languages here)
|
||||
LANGUAGES = de fr nl es
|
||||
|
||||
all: template
|
||||
|
||||
mofiles:
|
||||
@for la in $(LANGUAGES); do \
|
||||
if [ ! -d $(LDIR)/$$la/LC_MESSAGES ]; then \
|
||||
|
|
|
|||
Loading…
Reference in a new issue