From 072181ad9d919d4aea11b70b439615865804b104 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 1 Feb 2018 18:52:12 -0500 Subject: Add fbatt --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 6a4902cc..52bca4d4 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,6 +1,6 @@ ANY_BINS = atch dtch hnel pbcopy pbd pbpaste wake xx BSD_BINS = jrp klon typo watch -LIN_BINS = bri fbclock gfxx +LIN_BINS = bri fbatt fbclock gfxx ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) CFLAGS += -Wall -Wextra -Wpedantic -- cgit 1.4.1