From 9843c8735a5a886252858a848c473cb877875ef4 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sat, 16 Nov 2024 00:07:14 +0100 Subject: Link scheme with block --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3d15574..b7373cc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SRC = $(shell find src/ -name '*.c') OBJ = $(SRC:.c=.o) -BIN = comet.bin +BIN = comet PCDEP = xcb \ xcb-aux \ -- cgit v1.2.3