From 0863f06b82a98f2a791032b88d48d11f81e51d3d Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 22 Dec 2008 14:43:00 +0000 Subject: [PATCH] reverting makefile git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@450 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 099467b..a7f1627 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -CFLAGS = -g -Wall -pedantic -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -# -DRADPROT_DTLS +CFLAGS = -g -Wall -pedantic -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS LDFLAGS = -lssl OBJ = util.o debug.o list.o hash.o gconfig.o tlv11.o radmsg.o udp.o tcp.o tls.o dtls.o tlscommon.o radsecproxy.o -- 2.1.4