From: Stephen L Johnson Date: Tue, 17 Oct 2000 19:10:21 +0000 (+0000) Subject: dded missign \ in CGI files X-Git-Tag: spong-2_7_0-beta2~3 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f5e40cc83b77cf9d8f249507f171f7d8679a3a;p=spong.git dded missign \ in CGI files --- diff --git a/spong.mk b/spong.mk index a751cc9..c9084e3 100644 --- a/spong.mk +++ b/spong.mk @@ -1,4 +1,4 @@ -# $Id: spong.mk,v 1.2 2000/10/17 02:43:57 sljohnson Exp $ +# $Id: spong.mk,v 1.3 2000/10/17 19:10:21 sljohnson Exp $ # #---- Operating system list [ should match ./config/spong.conf.$OS ] @@ -82,6 +82,6 @@ WEBPAGES = \ CGISCRIPTS= \ $(CGIDIR)/www-spong \ - $(CGIDIR)/www-spong-ack + $(CGIDIR)/www-spong-ack \ $(CGIDIR)/wap-spong