From 084f2bf05bd9d4f48cbe2682adea819619175154 Mon Sep 17 00:00:00 2001 From: rakow Date: Tue, 19 Dec 2023 10:26:47 +0100 Subject: [PATCH] fix name in makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 274ca781..ecbf7c8d 100644 --- a/Makefile +++ b/Makefile @@ -289,7 +289,7 @@ clean-plans: --remove-unselected-plans\ --output mode-choice-final/runs/004/berlin-$V-10pct.plans.xml.gz -prepare-calibration: $p/berlin-cadyts-input-$V-25pct.plans.xml.gz $p/berlin-$V-network-with-pt.xml.gz $p/berlin-$V-counts-car-vmz.xml.gz +prepare-calibration: $p/berlin-cadyts-input-$V-25pct.plans.xml.gz $p/berlin-$V-network-with-pt.xml.gz $p/berlin-$V-counts-vmz.xml.gz echo "Done" prepare: $p/berlin-$V-25pct.plans.xml.gz $p/berlin-$V-network-with-pt.xml.gz