]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/podir-vars.make
Make distributed tarball from Git file list
[lilypond.git] / stepmake / stepmake / podir-vars.make
1 # empty
2
3 POT_FILES = $(call src-wildcard,*.pot)
4 PO_FILES = $(call src-wildcard,*.po)
5 MO_FILES = $(addprefix $(outdir)/, $(PO_FILES:.po=.mo))
6
7 HELP_CATALOGS = $(PO_FILES:%.po=%)
8 CATALOGS = $(HELP_CATALOGS:$(DOMAIN)=)