diff options
author | June McEnroe <june@causal.agency> | 2019-07-24 20:31:29 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-24 20:31:29 -0400 |
commit | 2bad5b5ad30bc24c21cc7423756afac79c61004f (patch) | |
tree | 646a5a46a1e00255eb6fc8f396fb3b689662fb52 /bin/Makefile | |
parent | Remove histedit from bit (diff) | |
download | src-2bad5b5ad30bc24c21cc7423756afac79c61004f.tar.gz src-2bad5b5ad30bc24c21cc7423756afac79c61004f.zip |
Add when
When? Now.
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index e03e5093..b246bf28 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -35,6 +35,7 @@ BINS += shotty BINS += ttpre BINS += up BINS += wake +BINS += when BINS += xx LINKS += atch |