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 | de5fcd992bc512aa953dd2b423d4b8bbc88889fd (patch) | |
tree | d31fbc3e9c580bfd12ce1b22bdbef3de2240690d /bin/Makefile | |
parent | Fix doas check (diff) | |
download | src-de5fcd992bc512aa953dd2b423d4b8bbc88889fd.tar.gz src-de5fcd992bc512aa953dd2b423d4b8bbc88889fd.zip |
Remove aes
Diffstat (limited to 'bin/Makefile')
-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 |