sesman/tools: Disable debug tools
sestest and xcon look like debugging tools. Don't install them by default.
This commit is contained in:
parent
ab60300e9a
commit
8f5005f43e
@ -13,9 +13,11 @@ INCLUDES = \
|
||||
|
||||
bin_PROGRAMS = \
|
||||
xrdp-sesrun \
|
||||
xrdp-sestest \
|
||||
xrdp-sesadmin \
|
||||
xrdp-dis \
|
||||
xrdp-dis
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
xrdp-sestest \
|
||||
xrdp-xcon
|
||||
|
||||
xrdp_sesrun_SOURCES = \
|
||||
|
Loading…
Reference in New Issue
Block a user