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
commit911274a7a166585dc4dcf052c0504eabb33df76e (patch)
tree73608fe1ab57647a97e9b05ccfa1e21af3fb12a3 /bin/Makefile
parentGenerate scheme.h (diff)
downloadsrc-911274a7a166585dc4dcf052c0504eabb33df76e.tar.gz
src-911274a7a166585dc4dcf052c0504eabb33df76e.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