mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Add the programs in utils/ to menuselect.
Nothing in utils/ is now built by default except for astcanary. Review: https://reviewboard.asterisk.org/r/353/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@225440 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -27,7 +27,7 @@ ASTTOPDIR?=..
|
||||
# changes are made to ast_expr2.y or ast_expr2.fl (or the corresponding .c files),
|
||||
# as a regression test. Others (mere mortals?) need not bother, but they are
|
||||
# more than welcome to play! The regression test itself is in expr2.testinput.
|
||||
ALL_UTILS:=astman smsq stereorize streamplayer muted hashtest2 hashtest astcanary refcounter aelparse conf2ael
|
||||
ALL_UTILS:=$(MENUSELECT_UTILS)
|
||||
UTILS:=$(ALL_UTILS)
|
||||
|
||||
LIBS += $(BKTR_LIB) # astobj2 with devmode uses backtrace
|
||||
|
Reference in New Issue
Block a user