[master] 6ffbdc7 Keep Makefile.phk prototype up to date

Poul-Henning Kamp phk at FreeBSD.org
Tue Jan 7 21:31:03 CET 2014


commit 6ffbdc7d614b25701ceb131be6d3179b6d7a0d94
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Jan 7 20:30:47 2014 +0000

    Keep Makefile.phk prototype up to date

diff --git a/bin/varnishd/Makefile.phk b/bin/varnishd/Makefile.phk
index 30c1a89..d0ee858 100644
--- a/bin/varnishd/Makefile.phk
+++ b/bin/varnishd/Makefile.phk
@@ -56,6 +56,7 @@ PROG_SRC += mgt/mgt_main.c
 PROG_SRC += mgt/mgt_param.c
 PROG_SRC += mgt/mgt_param_bits.c
 PROG_SRC += mgt/mgt_param_tbl.c
+PROG_SRC += mgt/mgt_param_tcp.c
 PROG_SRC += mgt/mgt_param_tweak.c
 PROG_SRC += mgt/mgt_pool.c
 PROG_SRC += mgt/mgt_sandbox.c



More information about the varnish-commit mailing list