summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 358c612..e4b6a92 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -43,6 +43,7 @@ CRYPT_OBJ := key_derivation.o \
OBJ := log.o \
string_list.o \
sig_handler.o \
+ sysexec.o \
options.o \
tun.o \
udp.o \