[asterisk-commits] rizzo: branch rizzo/video_v2 r82748 -	/team/rizzo/video_v2/channels/Makefile
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Tue Sep 18 05:03:54 CDT 2007
    
    
  
Author: rizzo
Date: Tue Sep 18 05:03:53 2007
New Revision: 82748
URL: http://svn.digium.com/view/asterisk?view=rev&rev=82748
Log:
add a dependency on console_video.c
Modified:
    team/rizzo/video_v2/channels/Makefile
Modified: team/rizzo/video_v2/channels/Makefile
URL: http://svn.digium.com/view/asterisk/team/rizzo/video_v2/channels/Makefile?view=diff&rev=82748&r1=82747&r2=82748
==============================================================================
--- team/rizzo/video_v2/channels/Makefile (original)
+++ team/rizzo/video_v2/channels/Makefile Tue Sep 18 05:03:53 2007
@@ -104,6 +104,7 @@
 endif
 
 chan_oss.o: console_video.c
+chan_alsa.o: console_video.c
 
 chan_misdn.o: ASTCFLAGS+=-Imisdn
 
    
    
More information about the asterisk-commits
mailing list