X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fpo%2FMakefile;fp=cinelerra-5.1%2Fpo%2FMakefile;h=02dd2fb48bce594d2ec095e3693e53ee86fa083b;hp=c86750c59eeb247c54fa220118091e7e992e067b;hb=b789988d4880fb55d43229f7af133f506f3f7c4b;hpb=1b764a9134043e08d4ca6161a6ac58b105cc6b2b diff --git a/cinelerra-5.1/po/Makefile b/cinelerra-5.1/po/Makefile index c86750c5..02dd2fb4 100644 --- a/cinelerra-5.1/po/Makefile +++ b/cinelerra-5.1/po/Makefile @@ -1,7 +1,7 @@ export TOPDIR ?= $(CURDIR)/.. include $(TOPDIR)/global_config -OBJS := $(foreach i,de es eu fr it nb pt sl hi ko vi zh el ja uk ru, $(i).mo) +OBJS := $(foreach i,de es eu fr it nb pt sl hi hu ko vi zh el ja uk ru, $(i).mo) MOBJS := $(foreach i,$(OBJS),$(BINDIR)/locale/$(basename $(i))/LC_MESSAGES/$(WANT_CIN).mo) all: $(OBJS)