]> mj.ucw.cz Git - libucw.git/commitdiff
Last bits of the CGI.pm move.
authorMartin Mares <mj@ucw.cz>
Fri, 20 Jul 2007 15:01:04 +0000 (17:01 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 20 Jul 2007 15:01:04 +0000 (17:01 +0200)
lib/perl/Makefile

index c8dfb45bc72538ef53e45a744c7bef76a51d2de0..197cb9cdb67ff0033032592d76672257a7938464 100644 (file)
@@ -2,7 +2,7 @@
 
 DIRS+=lib/perl
 EXTRA_RUNDIRS+=lib/perl5/UCW
 
 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
 
 ifdef CONFIG_UCW_PERL_MODULES
 include $(s)/lib/perl/Ulimit/Makefile