From ff7ad68f76da270335ff80928561922133a32e71 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 20 Jul 2007 17:01:04 +0200 Subject: [PATCH] Last bits of the CGI.pm move. --- lib/perl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/perl/Makefile b/lib/perl/Makefile index c8dfb45b..197cb9cd 100644 --- a/lib/perl/Makefile +++ b/lib/perl/Makefile @@ -2,7 +2,7 @@ DIRS+=lib/perl EXTRA_RUNDIRS+=lib/perl5/UCW -PROGS+=$(addprefix $(o)/lib/perl/,Config.pm Log.pm) +PROGS+=$(addprefix $(o)/lib/perl/,Config.pm Log.pm CGI.pm) ifdef CONFIG_UCW_PERL_MODULES include $(s)/lib/perl/Ulimit/Makefile -- 2.39.2