Update the dependencies
This commit is contained in:
parent
5334348a00
commit
6f007611ed
|
@ -4,10 +4,10 @@ dist=Makefile,gettext.sh,POTFILES,fr.po
|
||||||
[VNCViewer.pot]
|
[VNCViewer.pot]
|
||||||
type=script
|
type=script
|
||||||
script=./gettext.sh
|
script=./gettext.sh
|
||||||
depends=POTFILES
|
depends=gettext.sh,POTFILES
|
||||||
|
|
||||||
[fr.mo]
|
[fr.mo]
|
||||||
type=script
|
type=script
|
||||||
script=./gettext.sh
|
script=./gettext.sh
|
||||||
install=
|
install=
|
||||||
depends=$(OBJDIR)VNCViewer.pot,fr.po
|
depends=gettext.sh,$(OBJDIR)VNCViewer.pot,fr.po
|
||||||
|
|
Loading…
Reference in New Issue
Block a user