From eaed93172a36ad9ba1c88686a9f10bbddc822561 Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Mon, 15 Jun 2020 22:14:21 -0700 Subject: [PATCH] Updated clean: --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index aa71696..11695e8 100644 --- a/makefile +++ b/makefile @@ -458,6 +458,7 @@ clean: rm -f microstack/nossl/*.o rm -f microscript/*.o rm -f meshcore/*.o + rm -f meshcore/zlib/*.o rm -f meshcore/KVM/Linux/*.o rm -f meshcore/KVM/MacOS/*.o rm -f microlms/lms/*.o