]> mj.ucw.cz Git - libucw.git/blob - ucw/perl/Makefile
Logging: Fixed formatting when we have neither log_title nor log_pid.
[libucw.git] / ucw / perl / Makefile
1 # Perl modules
2
3 DIRS+=ucw/perl
4
5 include $(s)/ucw/perl/UCW/Makefile
6
7 ifdef CONFIG_UCW_PERL_MODULES
8 include $(s)/ucw/perl/Ulimit/Makefile
9 include $(s)/ucw/perl/Filelock/Makefile
10 endif