diff --git a/po/project.conf b/po/project.conf index 57d1a2d..21b80d4 100644 --- a/po/project.conf +++ b/po/project.conf @@ -4,10 +4,10 @@ dist=Makefile,gettext.sh,POTFILES,fr.po [VNCViewer.pot] type=script script=./gettext.sh -depends=POTFILES +depends=gettext.sh,POTFILES [fr.mo] type=script script=./gettext.sh install= -depends=$(OBJDIR)VNCViewer.pot,fr.po +depends=gettext.sh,$(OBJDIR)VNCViewer.pot,fr.po