From 81aa93c41def5b73bc5523de852c429355926e93 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Sun, 3 Oct 2010 15:39:08 +0200 Subject: WIP --- lib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index cb64ed4..c622dc2 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -4,6 +4,7 @@ OFILES = attr.o \ debug.o \ err.o \ packet.o \ + request.o \ radsec.o all: libradsec.a -- cgit v1.1