diff options
author | June McEnroe <june@causal.agency> | 2019-08-28 17:01:44 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-08-28 17:01:44 -0400 |
commit | a9823f773a897f0138ead62913031a9bcc87d7fc (patch) | |
tree | 58e9d1746e9c55b73ee854e74429e4b6027f054f /bin/Makefile | |
parent | Add The Fated Sky (diff) | |
download | src-a9823f773a897f0138ead62913031a9bcc87d7fc.tar.gz src-a9823f773a897f0138ead62913031a9bcc87d7fc.zip |
Remove wake
RIP again, thursday. I don't think the RPi3 even knows how to suspend.
Diffstat (limited to '')
-rw-r--r-- | bin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile index c594abe1..7bffb1f9 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -35,7 +35,6 @@ BINS_ANY += setopt BINS_ANY += shotty BINS_ANY += ttpre BINS_ANY += up -BINS_ANY += wake BINS_ANY += when BINS_ANY += xx |