From f91c93e26fe5e891545dec7b2bdeeea2d6bd56e2 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 4 Mar 2024 15:23:11 -0800 Subject: rename --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 066d2ac..8278faf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ CFLAGS += -O2 -Wall -Wextra -Wpedantic LDFLAGS += -lX11 -TARGET := xlockkbd +TARGET := xkbdlock SRC := $(wildcard *.c) OBJ := $(SRC:.c=.o) -- cgit v1.2.3-70-g09d2