[asterisk-commits] oej: trunk r48208 - /trunk/agi/Makefile
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Sat Dec  2 10:40:58 MST 2006
    
    
  
Author: oej
Date: Sat Dec  2 11:40:58 2006
New Revision: 48208
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48208
Log:
Oops. 
Something is wrong in the agi directory. Asking for autoconfig.h.
I have it disabled locally, but no reason to commit that change.
Modified:
    trunk/agi/Makefile
Modified: trunk/agi/Makefile
URL: http://svn.digium.com/view/asterisk/trunk/agi/Makefile?view=diff&rev=48208&r1=48207&r2=48208
==============================================================================
--- trunk/agi/Makefile (original)
+++ trunk/agi/Makefile Sat Dec  2 11:40:58 2006
@@ -21,7 +21,7 @@
 
 include $(ASTTOPDIR)/Makefile.rules
 
-all: #$(AGIS)
+all: $(AGIS)
 
 strcompat.c: ../main/strcompat.c
 	@cp $< $@
    
    
More information about the asterisk-commits
mailing list