summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-03 20:37:08 -0400
committerJune McEnroe <june@causal.agency>2020-09-03 20:37:08 -0400
commitb3586bd6b22302a203a0c94140b9160cf8b801a5 (patch)
treec88d71ead8570fbbd644440768298dadac7edab6 /bin/Makefile
parentAdd tweets from retweets (diff)
downloadsrc-b3586bd6b22302a203a0c94140b9160cf8b801a5.tar.gz
src-b3586bd6b22302a203a0c94140b9160cf8b801a5.zip
Build fbclock with -lz
I guess this got lost somewhere, long ago...
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 5aa9acf9..61e405c0 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -7,6 +7,7 @@ LDFLAGS += -L${LIBS_PREFIX}/lib
 
 CFLAGS += -Wall -Wextra -Wpedantic -Wno-gnu-case-range
 LDLIBS.dtch = -lutil
+LDLIBS.fbclock = -lz
 LDLIBS.glitch = -lz
 LDLIBS.hnel = -lutil
 LDLIBS.modem = -lutil