From ddec5afdb87ae50fa85cd7ef2f4c1976b422484d Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Sun, 9 Dec 2018 10:23:52 +0000 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 33380f5..418cf30 100644 --- a/Makefile +++ b/Makefile @@ -206,7 +206,7 @@ clean: rm -f *.o sqlite/*.o lib/*.o $(LZMAOBJ) liblzma.a \ libelf.a libzpm.a zpm-addfile soname \ *.xz \ - local.db + local.db \ t/ctap/*.o \ $(ZPKGBIN) \ db.sql -- 2.40.0