Adapts the test makefile clean target to remove monaco files.

See: https://github.com/Project-OSRM/osrm-backend/pull/2086#commitcomment-16639848
This commit is contained in:
Daniel J. Hofmann 2016-03-11 12:06:34 +01:00
parent 88fac0ad2b
commit 5b30f92677

View File

@ -8,7 +8,7 @@ PROFILE:=$(PROFILE_ROOT)/car.lua
all: monaco.osrm.hsgr
clean:
rm berlin-latest.*
rm monaco.*
monaco.osm.pbf:
wget $(MONACO_URL) -O monaco.osm.pbf