aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-11-23 23:13:54 +1300
committerDavid Phillips <david@sighup.nz>2017-11-23 23:13:54 +1300
commitdef92e2b1435a35a11e1fd9c21189a9f4fe2c5d9 (patch)
tree9e0e919c00f076714f7be22814b42fb4965b4fef /Makefile
parentb452860634f5b219d11a85a824786ef91731fee7 (diff)
downloadsand-leek-def92e2b1435a35a11e1fd9c21189a9f4fe2c5d9.tar.xz
Add time estimator
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e94b8fd..3db9b2f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CFLAGS += -Wall -Wextra -O2
-LDFLAGS += -lssl -lcrypto -lpthread
+LDFLAGS += -lssl -lcrypto -lpthread -lm
all: sand-leek