diff options
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 2 |
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 |