X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=po%2Fautomake.mk;h=56715e1ebdc8c8acb5834e56f28c2b2c893987a9;hb=46fdaed173d06e42dac6712e142bc9f7898075d7;hp=d1d26aee6cef229e38d32f7a4e6bd05edc1b69e5;hpb=ebbfbe937906e4b4ca577478965cf06d1a812715;p=pspp-builds.git diff --git a/po/automake.mk b/po/automake.mk index d1d26aee..56715e1e 100644 --- a/po/automake.mk +++ b/po/automake.mk @@ -4,7 +4,7 @@ XGETTEXT=xgettext MSGMERGE=msgmerge MSGFMT=msgfmt -POFILES=po/en_GB.po po/nl.po +POFILES=po/en_GB.po po/nl.po po/pt_BR.po POTFILE=po/$(DOMAIN).pot @@ -32,7 +32,7 @@ $(POFILES): $(POTFILE) GMOFILES = $(POFILES:.po=.gmo) -all-hook: $(GMOFILES) +ALL_LOCAL += $(GMOFILES) install-data-hook: $(GMOFILES) for f in $(GMOFILES); do \