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