mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
Move ocserv to sbin
This commit is contained in:
@@ -6,7 +6,8 @@ AM_CPPFLAGS = -I$(srcdir)/../gl/ -I$(builddir)/../gl/ \
|
||||
EXTRA_DIST = ccan/licenses/BSD-MIT version.inc.in \
|
||||
ccan/licenses/CC0 ccan/licenses/LGPL-2.1 version.inc
|
||||
|
||||
bin_PROGRAMS = ocserv ocpasswd
|
||||
bin_PROGRAMS = ocpasswd
|
||||
sbin_PROGRAMS = ocserv
|
||||
|
||||
CCAN_SOURCES = ccan/build_assert/build_assert.h ccan/check_type/check_type.h \
|
||||
ccan/container_of/container_of.h ccan/hash/hash.c ccan/hash/hash.h \
|
||||
|
||||
Reference in New Issue
Block a user