diff --git a/src/ontology/ecto.Makefile b/src/ontology/ecto.Makefile index 5557490..7c5bae2 100644 --- a/src/ontology/ecto.Makefile +++ b/src/ontology/ecto.Makefile @@ -169,4 +169,5 @@ NANOBOT := ./nanobot .PHONY: clean clean_nanobot: - rm -f .nanobot.db nanobot \ No newline at end of file + rm -f .nanobot.db nanobot + make _nanobot \ No newline at end of file