From 942f7c0a040dd154a8c3b9075baadcec81884748 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 20 Aug 2018 23:24:39 -0400 Subject: Use scheme.h in fbatt and fbclock --- bin/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 5ccf614a..6e92483d 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -21,6 +21,8 @@ tags: *.c scheme.h: scheme ./scheme -c > scheme.h +fbatt.o fbclock.o: scheme.h + atch: dtch ln -f dtch atch -- cgit 1.4.1