diff options
Diffstat (limited to 'lib/Makefile')
-rw-r--r-- | lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |