From f235a0cf78697ee266aacaa2bd85749c0c694a67 Mon Sep 17 00:00:00 2001 From: HuntedByTheIRS Date: Tue, 28 Jul 2026 20:24:32 -0400 Subject: [PATCH] Fix antefile --- antefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antefile b/antefile index 489305f..89995ed 100644 --- a/antefile +++ b/antefile @@ -29,7 +29,7 @@ test: dub test clean: - rm -f $(OUT) *.o + rm -f $(OUT) dist-clean: clean rm -f antelope-*.tar.zst