mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-07-25 11:53:58 +00:00
Fix object list
This commit is contained in:
parent
f4a2f36292
commit
e5ffdedc79
2 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ OBJ = proxytunnel.o \
|
|||
io.o \
|
||||
http.o \
|
||||
basicauth.o \
|
||||
globals.o \
|
||||
readpassphrase.o \
|
||||
messages.o \
|
||||
cmdline.o \
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@ OBJ = proxytunnel.o \
|
|||
io.o \
|
||||
http.o \
|
||||
basicauth.o \
|
||||
globals.o \
|
||||
readpassphrase.o \
|
||||
messages.o \
|
||||
cmdline.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue