diff options
author | June McEnroe <june@causal.agency> | 2020-06-17 17:47:54 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-06-17 17:47:54 -0400 |
commit | 69561846718c0abacdb8edd1d41f4a421f87d955 (patch) | |
tree | 557e72cd3b7e531f78a2096d6fa808466739e7c9 /bin/Makefile | |
parent | Fix doas check (diff) | |
download | src-69561846718c0abacdb8edd1d41f4a421f87d955.tar.gz src-69561846718c0abacdb8edd1d41f4a421f87d955.zip |
Remove aes
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 d9cce459..09ec952e 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -18,7 +18,6 @@ LDLIBS.title = -lcurl -include config.mk -BINS += aes BINS += beef BINS += bit BINS += c |