TARGET = client
DIRLEVEL = ../..
LOGLEVEL = dbg
GNUTLS = 0
THREADS = 0

SOURCES = main.cpp

CXXFLAGS += -g

include $(DIRLEVEL)/http/mk.inc
