]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/po/GNUmakefile
put dist targets in podir-vars.make. Fixes distcheck for Documentation/po/
[lilypond.git] / Documentation / po / GNUmakefile
index a0a33b15d602f8a133dd8dcad40dbeacb617477d..23939296d006e88188dc24fe75a4a8c4b172e3f4 100644 (file)
@@ -1,10 +1,5 @@
 depth = ../..
 
-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)=)
 STEPMAKE_TEMPLATES=podir
 
 include $(depth)/make/stepmake.make