diff options
m--------- | Balau | 0 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Balau b/Balau -Subproject f5e970f17e9bb3fc30cda214cf8522e4216de30 +Subproject 29a901f599ca16cec7c77a9789a41822e29d149 @@ -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 |