summaryrefslogtreecommitdiffstats
path: root/Doc/perl/howto.perl
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/perl/howto.perl')
-rw-r--r--Doc/perl/howto.perl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/perl/howto.perl b/Doc/perl/howto.perl
index ee8f3a4..c4e8e20 100644
--- a/Doc/perl/howto.perl
+++ b/Doc/perl/howto.perl
@@ -8,4 +8,6 @@ package main;
&do_require_package("article");
&do_require_package("python");
+$ICONSERVER = '../../icons';
+
1; # sheesh....