diff options
Diffstat (limited to 'curvetun')
-rw-r--r-- | curvetun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curvetun/Makefile b/curvetun/Makefile index 8ae6291..f13c8c7 100644 --- a/curvetun/Makefile +++ b/curvetun/Makefile @@ -16,6 +16,7 @@ curvetun-objs = xmalloc.o \ rnd.o \ curve.o \ cookie.o \ + keypair.o \ ioexact.o \ ioops.o \ cpusched.o \ |