tilegrid: clean iob dir

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-12-17 18:38:49 -08:00
parent fbb464d5ba
commit 358876463e
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ run:
clean:
rm -rf build
cd iob && $(MAKE) clean
.PHONY: database pushdb clean run