[asterisk-commits] oej: branch oej/pinetree-1.4 r215881 - /team/oej/pinetree-1.4/utils/Makefile
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Sep 3 01:58:12 CDT 2009
Author: oej
Date: Thu Sep 3 01:58:09 2009
New Revision: 215881
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=215881
Log:
Reinstate muted. It doesn't compile on OS/X...
Modified:
team/oej/pinetree-1.4/utils/Makefile
Modified: team/oej/pinetree-1.4/utils/Makefile
URL: http://svn.asterisk.org/svn-view/asterisk/team/oej/pinetree-1.4/utils/Makefile?view=diff&rev=215881&r1=215880&r2=215881
==============================================================================
--- team/oej/pinetree-1.4/utils/Makefile (original)
+++ team/oej/pinetree-1.4/utils/Makefile Thu Sep 3 01:58:09 2009
@@ -26,7 +26,7 @@
# 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 aelparse
+ALL_UTILS:=astman smsq stereorize streamplayer aelparse muted
UTILS:=$(ALL_UTILS)
include $(ASTTOPDIR)/Makefile.rules
More information about the asterisk-commits
mailing list