From 90f5e40cc83b77cf9d8f249507f171f7d8679a3a Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Tue, 17 Oct 2000 19:10:21 +0000 Subject: [PATCH] dded missign \ in CGI files --- spong.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2