Update list of outdated translations When *any* language has changed
Tous les contrôles ont réussi
the build was successful

Cette révision appartient à :
Ulf Jasper
2019-06-03 18:15:04 +02:00
Parent fd3bb92fd9
révision 9d24d36061

Voir le fichier

@@ -187,6 +187,6 @@ SIDECAR_FILES := $(shell find . -name '*.en.xhtml' | grep -v ./tags | sort | sed
all: outdatedtranslations $(SIDECAR_FILES)
outdatedtranslations:
echo "* Updating lists of outdated files"
.%.outdated-translations: %
.%.en.xhtml.outdated-translations: %.??.xhtml
echo "* Updating $@"
tools/find-outdated-translations "$<" > "$@"