Ajout : Filter : Filter_Transaction_Posting : joint les tests sur le même Posting.
[comptalang.git] / GNUmakefile
index 6fe5f5fbd3c6b07a44244ab78e592266820b3142..689ad6badc2fdcb5845aa9ec4d5722a45012848e 100644 (file)
@@ -125,7 +125,7 @@ hlint: $(HCOMPTA_INTERFACES:=/hlint.html)
 ##  prof
 ###
 .PHONY: prof
-prof: $(foreach command,$(HCOMPTA_COMMANDS),prof/$(command))
+prof: $(addprefix prof/,$(HCOMPTA_COMMANDS))
 
 prof/commit/$(commit):
        mkdir -p "$@"