X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=po%2FGNUmakefile;h=1907a2c2eee3e3c0d85822832a39a696bcdfebed;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=bd0fcdc099ea72f9fb5683ae1f76f9795039d507;hpb=a61bd357aa25a0bec314736a881550830706d5ae;p=lilypond.git diff --git a/po/GNUmakefile b/po/GNUmakefile index bd0fcdc099..1907a2c2ee 100644 --- a/po/GNUmakefile +++ b/po/GNUmakefile @@ -1,20 +1,15 @@ # title makefile for po -# file po/Makefile +# file po/Makefile depth = .. NAME = lilypond MODULE_NAME = po +DOMAIN = $(NAME) +EXTRA_DIST_FILES = TODO README +STEPMAKE_TEMPLATES=podir -POT_FILES = $(wildcard *.pot) -PO_FILES = $(wildcard *.po) -MO_FILES = $(addprefix $(outdir)/, $(PO_FILES:.po=.mo)) -HELP_CATALOGS = $(PO_FILES:%.po=%) -CATALOGS = $(HELP_CATALOGS:lilypond=) -EXTRA_DIST_FILES = TODO $(PO_FILES) $(POT_FILES) -STEPMAKE_TEMPLATES=podir - -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make default: $(MO_FILES)