]> mj.ucw.cz Git - libucw.git/blobdiff - lib/perl/Makefile
Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / perl / Makefile
index f0bddeebe97e6e8a3a4c0631e2afd11aa2d0e67a..8de911408bf3f79562e0b6f009c72a16ce570a52 100644 (file)
@@ -1,4 +1,8 @@
 # Perl modules
 
 DIRS+=lib/perl
-PROGS+=$(addprefix obj/lib/perl/,Config.pm Query.pm)
+PROGS+=$(addprefix $(o)/lib/perl/,Config.pm)
+
+ifdef CONFIG_UCW_PERL_ULIMIT
+include $(s)/lib/perl/Ulimit/Makefile
+endif