From: Martin Mares Date: Fri, 20 Jul 2007 15:01:04 +0000 (+0200) Subject: Last bits of the CGI.pm move. X-Git-Tag: holmes-import~506^2~23 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ff7ad68f76da270335ff80928561922133a32e71;p=libucw.git Last bits of the CGI.pm move. --- 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