General repo cleanups

This commit is contained in:
2025-12-01 14:52:14 +01:00
parent e5068c43b0
commit e64c0efdac
6 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ else
endif
all:
cc s3.c test.c -o test -Wall -Wextra $(LFLAGS) -ggdb
cc s3.c test/generate_test_url.c -o test/generate_test_url -Wall -Wextra $(LFLAGS) -ggdb