diff options
author | June McEnroe <june@causal.agency> | 2021-02-16 22:16:26 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-16 22:16:26 -0500 |
commit | 87e931de74b522a7c5f8da09ed1c4e6adf86b076 (patch) | |
tree | d1fdcc47f5831fa59428be4b3ec489db22256f37 /bin/Makefile | |
parent | Add missing %U for RFCs in bibsort (diff) | |
download | src-87e931de74b522a7c5f8da09ed1c4e6adf86b076.tar.gz src-87e931de74b522a7c5f8da09ed1c4e6adf86b076.zip |
Add sup for setting single-use passwords
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 42165827..d37aeb1b 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -38,6 +38,7 @@ BINS += psf2png BINS += ptee BINS += scheme BINS += shotty +BINS += sup BINS += title BINS += up BINS += when |