aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a598e0b..e4fc322 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ else
LDFLAGS :=
endif
-LIBS := -lbeaker -lcurl -lxml2 -lpthread -lm
+LIBS := -lbeaker -lcurl -lxml2 -lpthread -lm -lssl -lcrypto
SRC_DIR := src
BIN_DIR := bin