about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-11-24 19:38:58 +0300
committerNakidai <nakidai@disroot.org>2024-11-24 19:38:58 +0300
commit8848fa6069a80b59f3f2a650274384d436e40ab3 (patch)
tree141d60a18415722f4850886ab71a829a4761720a /Makefile
parent12bea0b521ef78b1214f57bb7335a6b66997f591 (diff)
downloadcptc-8848fa6069a80b59f3f2a650274384d436e40ab3.tar.gz
cptc-8848fa6069a80b59f3f2a650274384d436e40ab3.zip
Move to libhttpc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cf3f113..51f4f55 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ CFLAGS += -std=c11
 LDLIBS += $(shell curl-config --libs)
 LDLIBS += -lcurl
 LDLIBS += -lcpetpet
+LDLIBS += -lhttpc
 RM = rm -f
 
 all: cptc