[master] cea487b Another attempt to get get things to build...

Poul-Henning Kamp phk at varnish-cache.org
Thu Mar 7 11:15:47 CET 2013


commit cea487b40a5b7992ae809e7dd997a23c8b078c62
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Mar 7 10:15:28 2013 +0000

    Another attempt to get get things to build...

diff --git a/lib/libvmod_directors/Makefile.am b/lib/libvmod_directors/Makefile.am
index 1e6ee13..bc230a5 100644
--- a/lib/libvmod_directors/Makefile.am
+++ b/lib/libvmod_directors/Makefile.am
@@ -21,7 +21,7 @@ nodist_libvmod_directors_la_SOURCES = \
 	vcc_if.h
 
 # BUILT_SOURCES is only a hack and dependency tracking does not help for the first build
-vmod_directors.lo: vcc_if.h
+round_robin.lo: vcc_if.h
 
 vcc_if.c vcc_if.h: $(vmodtool) $(vmod_srcdir)/vmod.vcc
 	@PYTHON@ $(vmodtool) $(vmod_srcdir)/vmod.vcc



More information about the varnish-commit mailing list