]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/podir-vars.make
Make distributed tarball from Git file list
[lilypond.git] / stepmake / stepmake / podir-vars.make
index 1bb8bf6d7fd4c8d09aea89b47de20fb8bbb61626..cdb95a45e8942c3a3f590c12124827e877f9adc5 100644 (file)
@@ -1 +1,8 @@
 # empty
+
+POT_FILES = $(call src-wildcard,*.pot)
+PO_FILES = $(call src-wildcard,*.po)
+MO_FILES = $(addprefix $(outdir)/, $(PO_FILES:.po=.mo))
+
+HELP_CATALOGS = $(PO_FILES:%.po=%)
+CATALOGS = $(HELP_CATALOGS:$(DOMAIN)=)