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 d9ae339..134e2c7 100644 --- a/curvetun/Makefile +++ b/curvetun/Makefile @@ -23,6 +23,7 @@ curvetun-objs = xmalloc.o \ ioops.o \ cpusched.o \ die.o \ + sysctl.o \ curvetun_mgmt_servers.o \ curvetun_mgmt_users.o \ curvetun_server.o \ |