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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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