]> mj.ucw.cz Git - libucw.git/blobdiff - lib/perl/Makefile
Better explanation.
[libucw.git] / lib / perl / Makefile
index f0bddeebe97e6e8a3a4c0631e2afd11aa2d0e67a..eceb6f697e5057232b5c7e394d8bb743b7288bf9 100644 (file)
@@ -1,4 +1,8 @@
 # Perl modules
 
 DIRS+=lib/perl
-PROGS+=$(addprefix obj/lib/perl/,Config.pm Query.pm)
+PROGS+=$(addprefix obj/lib/perl/,Config.pm Query.pm CGI.pm)
+
+ifdef CONFIG_WATSON
+include lib/perl/Ulimit/Makefile
+endif