Closed Fadiabb closed 5 years ago
make
translations.json
template.pot
add all target to prevent the accedintally call of make
all
we improved this with the commit : https://hg.intevation.de/gemma/rev/bba166f0326e
make
without parameters leads to execute make clean which deletestranslations.json
andtemplate.pot
. we want improve this behavoir to avoid the deletion of files with the accedintally call of make without parameters.