From 9c768d9626c8ce98b2ef5d036e0eb4e096464552 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Mon, 11 Aug 2014 09:10:43 +0200 Subject: Keeping Dalos up to date with Balau. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0ebf2f4..121cc1b 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ ifeq ($(SYSTEM),Darwin) endif ifeq ($(SYSTEM),Linux) - LIBS += pthread dl + LIBS += pthread dl curl cares CONFIG_H = Balau/linux-config.h endif -- cgit v1.2.3