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. --- Balau | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Balau b/Balau index f5e970f..29a901f 160000 --- a/Balau +++ b/Balau @@ -1 +1 @@ -Subproject commit f5e970f17e9bb3fc30cda214cf8522e4216de30f +Subproject commit 29a901f599ca16cec7c77a9789a41822e29d1494 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