From a9d284811255a1982ff2587467a77a27a82dd74a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 30 Dec 2011 12:36:16 -0500 Subject: Create batterymon, a program that will monitor the battery, and run a command if discharging and below a certain percent. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a82eec..7365cbc 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ RM = rm -f BINFILES = \ arg \ + batterymon \ chardiff \ chardiff_pre \ chardiff_post \ -- cgit v1.2.3