From a578df37ca8c4c130f28ccfd12948bc2fe429526 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 14 Jan 2008 22:55:37 +0000 Subject: Removing the need for the libssl. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 45652a4..5900267 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ LD = gcc AR = ar rcs CPPFLAGS = -g -Wall -Werror -D_FILE_OFFSET_BITS=64 -I. -LDFLAGS = -g -lssl +LDFLAGS = -g SOURCE_LIST = \ MPQCryptography.c \ -- cgit v1.2.3