[asterisk-commits] oej: branch oej/iaxtrunkfix-1.4 r44784 -
/team/oej/iaxtrunkfix-1.4/utils/
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Oct 10 05:59:43 MST 2006
Author: oej
Date: Tue Oct 10 07:59:42 2006
New Revision: 44784
URL: http://svn.digium.com/view/asterisk?rev=44784&view=rev
Log:
Oops. Utils gives problems on OS/x (muted) and I can't seem to disable
it in menuselect
Modified:
team/oej/iaxtrunkfix-1.4/utils/Makefile
Modified: team/oej/iaxtrunkfix-1.4/utils/Makefile
URL: http://svn.digium.com/view/asterisk/team/oej/iaxtrunkfix-1.4/utils/Makefile?rev=44784&r1=44783&r2=44784&view=diff
==============================================================================
--- team/oej/iaxtrunkfix-1.4/utils/Makefile (original)
+++ team/oej/iaxtrunkfix-1.4/utils/Makefile Tue Oct 10 07:59:42 2006
@@ -13,7 +13,7 @@
.PHONY: clean clean-depend all depend uninstall
-#ALL_UTILS:=astman smsq stereorize streamplayer aelparse muted
+ALL_UTILS:=astman smsq stereorize streamplayer aelparse muted
UTILS:=$(ALL_UTILS)
include $(ASTTOPDIR)/Makefile.rules
More information about the asterisk-commits
mailing list