about summary refs log tree commit diff
path: root/Darwin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Darwin.mk')
-rw-r--r--Darwin.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Darwin.mk b/Darwin.mk
index 7ef8901..d1f26cc 100644
--- a/Darwin.mk
+++ b/Darwin.mk
@@ -1,2 +1,4 @@
 LIBRESSL_PREFIX = /usr/local/opt/libressl
-LDLIBS = -lcurses -ltls
+LDLIBS = -lcurses -ltls -framework Cocoa
+BINS += sandman
+MANS += sandman.1