From 32d1909d47b09604c13febcec127d0ac19eb610e Mon Sep 17 00:00:00 2001 From: Yurii Yakovenko Date: Tue, 28 Jan 2025 19:54:08 +0000 Subject: [PATCH] Update sk1/Makefile --- sk1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk1/Makefile b/sk1/Makefile index 273f773..5d48418 100644 --- a/sk1/Makefile +++ b/sk1/Makefile @@ -13,4 +13,4 @@ compressor.o: compressor.c compressor.h $(CC) $(CFLAGS) -c compressor.c clean: - rm -f *.o compressor + rm -f *.o compressorу