Fix dependencies for most translations
This commit is contained in:
parent
ed8a7df3ab
commit
c0df007f38
|
@ -16,16 +16,16 @@ depends=$(OBJDIR)Browser.pot,de.po
|
|||
type=script
|
||||
script=./gettext.sh
|
||||
install=
|
||||
depends$(OBJDIR)=Browser.pot,es.po
|
||||
depends=$(OBJDIR)Browser.pot,es.po
|
||||
|
||||
[fr.mo]
|
||||
type=script
|
||||
script=./gettext.sh
|
||||
install=
|
||||
depends$(OBJDIR)=Browser.pot,fr.po
|
||||
depends=$(OBJDIR)Browser.pot,fr.po
|
||||
|
||||
[it.mo]
|
||||
type=script
|
||||
script=./gettext.sh
|
||||
install=
|
||||
depends$(OBJDIR)=Browser.pot,it.po
|
||||
depends=$(OBJDIR)Browser.pot,it.po
|
||||
|
|
Loading…
Reference in New Issue
Block a user