summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@no.no.james.local>2015-12-28 11:28:47 +0000
committerroot <root@no.no.james.local>2015-12-28 11:28:47 +0000
commit5e4cc437931fb429f9187523de1cfac93e2cb80e (patch)
tree424727e70ac954c42916e14c8c5661ff4af713ad /Makefile
parent2ad7917a466655a2e8907ff73cdef4c8ea266872 (diff)
downloadkobo-tools-5e4cc437931fb429f9187523de1cfac93e2cb80e.tar.gz
kobo-tools-5e4cc437931fb429f9187523de1cfac93e2cb80e.tar.bz2
kobo-tools-5e4cc437931fb429f9187523de1cfac93e2cb80e.zip
add led and front-light tools
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f49406..85fe6f5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PROGS= eink_disable_autoupdate eink_enable_autoupdate eink_full_monochrome eink_full_update
+PROGS= eink_disable_autoupdate eink_enable_autoupdate eink_full_monochrome eink_full_update front-light led
all: ${PROGS}