From b9781282a79e19dd6f61d62403ad5aa378ede927 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 9 Dec 2017 16:41:20 +0100 Subject: Add support for using stdin instead of spawning multiple times when adjusting rapidly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a179778..1296b06 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ test.o: test.c adjbacklight.c arg.h test: test.o $(CC) -o test test.o $(LDFLAGS) -check: +check: test ./test.sh install: adjbacklight -- cgit v1.2.3-70-g09d2