mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 16:21:01 +00:00
Reinstate muted that was removed by mistake.
muted doesn't compile any more on os/x, so I have to disable it in order to testcompile other code... git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@217735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
# changes are made to ast_expr2.y or ast_expr2.fl (or the corresponding .c files),
|
# 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
|
# 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.
|
# more than welcome to play! The regression test itself is in expr2.testinput.
|
||||||
ALL_UTILS:=astman smsq stereorize streamplayer aelparse
|
ALL_UTILS:=astman smsq stereorize streamplayer aelparse muted
|
||||||
UTILS:=$(ALL_UTILS)
|
UTILS:=$(ALL_UTILS)
|
||||||
|
|
||||||
include $(ASTTOPDIR)/Makefile.rules
|
include $(ASTTOPDIR)/Makefile.rules
|
||||||
|
Reference in New Issue
Block a user