From 84f60bbd5db549b655e12a49ec8557e18c1b8d15 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Fri, 9 Aug 2013 09:03:37 +0200 Subject: Update for lcrypt --- Balau | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Balau b/Balau index f7fa376..e4212db 160000 --- a/Balau +++ b/Balau @@ -1 +1 @@ -Subproject commit f7fa376378cb221347c679aef001b3c04b212c7b +Subproject commit e4212db6a548b96b9b288eaa450ef1a18d2e250d diff --git a/Makefile b/Makefile index 5f9a2d2..5e16cc0 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ ifeq ($(SYSTEM),Darwin) endif ifeq ($(SYSTEM),Linux) - LIBS += pthread dl util + LIBS += pthread dl CONFIG_H = Balau/linux-config.h endif -- cgit v1.2.3