r620 - trunk/varnish-cache/bin
    phk at projects.linpro.no 
    phk at projects.linpro.no
       
    Thu Aug  3 12:37:22 CEST 2006
    
    
  
Author: phk
Date: 2006-08-03 12:37:22 +0200 (Thu, 03 Aug 2006)
New Revision: 620
Modified:
   trunk/varnish-cache/bin/Makefile.am
Log:
Take varnishtester out of the loop until it can be de-libevented
Modified: trunk/varnish-cache/bin/Makefile.am
===================================================================
--- trunk/varnish-cache/bin/Makefile.am	2006-08-03 10:37:01 UTC (rev 619)
+++ trunk/varnish-cache/bin/Makefile.am	2006-08-03 10:37:22 UTC (rev 620)
@@ -1,3 +1,6 @@
 # $Id$
 
-SUBDIRS = varnishd varnishlog varnishncsa varnishstat varnishtester varnishtop
+SUBDIRS = varnishd varnishlog varnishncsa varnishstat varnishtop
+
+# Awaiting dis-libeventing
+# SUBDIRS += varnistester
    
    
More information about the varnish-commit
mailing list