summaryrefslogtreecommitdiff
path: root/Makefile
blob: 3cb03b9813f82c61a0ef76a90ee1ff1fa6e46ffa (plain)
1
2
3
4
LDLIBS=-lcurl -ljson-c
CFLAGS=-g -Wall

api: api.o session.o curl_util.o util.o