configure plain proxy by default

This commit is contained in:
Miek Gieben 2011-01-23 17:55:35 +01:00
parent c96b7f978b
commit c44591ab85

View File

@ -4,7 +4,7 @@
include $(GOROOT)/src/Make.inc include $(GOROOT)/src/Make.inc
TARG=funkensturm TARG=funkensturm
GOFILES=funkensturm.go\ GOFILES=funkensturm.go\
config_delay.go\ config.go\
DEPS=../../ DEPS=../../
include $(GOROOT)/src/Make.cmd include $(GOROOT)/src/Make.cmd