Fix object list

This commit is contained in:
Mathieu CARBONNEAUX 2020-07-16 14:53:17 +02:00
parent f4a2f36292
commit e5ffdedc79
2 changed files with 2 additions and 0 deletions

View file

@ -60,6 +60,7 @@ OBJ = proxytunnel.o \
io.o \
http.o \
basicauth.o \
globals.o \
readpassphrase.o \
messages.o \
cmdline.o \

View file

@ -60,6 +60,7 @@ OBJ = proxytunnel.o \
io.o \
http.o \
basicauth.o \
globals.o \
readpassphrase.o \
messages.o \
cmdline.o \