diff options
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 a0487a17..619b3f50 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -8,6 +8,7 @@ LDLIBS_cocoa = $(LDLIBS) -framework Cocoa LDLIBS_fb = $(LDLIBS) LDLIBS_x11 = $(LDLIBS) -lX11 +BINS += aes BINS += atch BINS += dtch BINS += glitch |