X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fperl%2FMakefile;h=197cb9cdb67ff0033032592d76672257a7938464;hb=55c249f666faddb7d4e999d8a8e3ab66bccfae96;hp=895fcb1a11a9332dde71179c20d5e56af688da95;hpb=2b68d0e15d053b272a7af92eac42550203a2e492;p=libucw.git diff --git a/lib/perl/Makefile b/lib/perl/Makefile index 895fcb1a..197cb9cd 100644 --- a/lib/perl/Makefile +++ b/lib/perl/Makefile @@ -1,7 +1,8 @@ # Perl modules DIRS+=lib/perl -PROGS+=$(addprefix $(o)/lib/perl/,Config.pm Log.pm) +EXTRA_RUNDIRS+=lib/perl5/UCW +PROGS+=$(addprefix $(o)/lib/perl/,Config.pm Log.pm CGI.pm) ifdef CONFIG_UCW_PERL_MODULES include $(s)/lib/perl/Ulimit/Makefile