mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
added missing files
This commit is contained in:
@@ -6,9 +6,9 @@ EXTRA_DIST = ocserv.1 sample.config
|
||||
bin_PROGRAMS = ocserv
|
||||
|
||||
ocserv_SOURCES = main.c main-auth.c worker-vpn.c worker-auth.c tlslib.c \
|
||||
cookies.c http-parser/http_parser.c \
|
||||
cookies.c http-parser/http_parser.c list.h ipc.h \
|
||||
vpn.h cookies.h tlslib.h http-parser/http_parser.h log.c tun.c tun.h \
|
||||
config.c worker-auth.h pam.c pam.h worker-resume.c worker.h hash.h \
|
||||
config.c pam.c pam.h worker-resume.c worker.h hash.h \
|
||||
hashtable.h main-resume.c main.h main-script.c
|
||||
|
||||
ocserv_SOURCES += ocserv-args.def ocserv-args.c ocserv-args.h
|
||||
|
||||
Reference in New Issue
Block a user