From 7daba199347fce96e47b7c59b9c008801f2668ec Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 31 May 2020 13:12:23 -0400 Subject: Add c script --- bin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index c170d07b..d9cce459 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -21,6 +21,7 @@ LDLIBS.title = -lcurl BINS += aes BINS += beef BINS += bit +BINS += c BINS += dtch BINS += edit BINS += glitch -- cgit 1.4.1