mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
don't install test programs
This commit is contained in:
parent
77eca8d044
commit
c8c3fbe749
@ -16,7 +16,8 @@ endif
|
||||
|
||||
$(MYLIB): libesl.la
|
||||
|
||||
bin_PROGRAMS = fs_cli testclient testserver testserver_fork ivrd
|
||||
bin_PROGRAMS = fs_cli ivrd
|
||||
noinst_PROGRAMS = testclient testserver testserver_fork
|
||||
|
||||
fs_cli_SOURCES = fs_cli.c
|
||||
fs_cli_CFLAGS = $(AM_CFLAGS) -I$(switch_srcdir)/libs/esl/src/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user