summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-20 23:24:39 -0400
committerJune McEnroe <june@causal.agency>2018-08-20 23:24:39 -0400
commit942f7c0a040dd154a8c3b9075baadcec81884748 (patch)
tree3cbbd7c3b8e77f99a1bec62bd80863b765dd0f6f /bin/Makefile
parentGenerate scheme.h (diff)
downloadsrc-942f7c0a040dd154a8c3b9075baadcec81884748.tar.gz
src-942f7c0a040dd154a8c3b9075baadcec81884748.zip
Use scheme.h in fbatt and fbclock
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 2 insertions, 0 deletions
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