mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
7 lines
196 B
Makefile
7 lines
196 B
Makefile
EXTRA_DIST = ca-key.pem ca.pem common.sh server-cert.pem server-key.pem test1.config \
|
|
test1.passwd test2.config user-cert.pem user-key.pem
|
|
|
|
dist_check_SCRIPTS = test1 test2
|
|
|
|
TESTS = test1 test2
|