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 | d80b99a53a7516fbecdec29b42c87bda6b1108e9 (patch) | |
tree | 259117424fcbd65a4862d0ee4d6193e985af11f4 /bin/Makefile | |
parent | Remove histedit from bit (diff) | |
download | src-d80b99a53a7516fbecdec29b42c87bda6b1108e9.tar.gz src-d80b99a53a7516fbecdec29b42c87bda6b1108e9.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 |