summaryrefslogtreecommitdiff
path: root/fs_signup/FS-SignupClient
diff options
context:
space:
mode:
Diffstat (limited to 'fs_signup/FS-SignupClient')
-rw-r--r--fs_signup/FS-SignupClient/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_signup/FS-SignupClient/Makefile.PL b/fs_signup/FS-SignupClient/Makefile.PL
index e74051947..c3c213fb6 100644
--- a/fs_signup/FS-SignupClient/Makefile.PL
+++ b/fs_signup/FS-SignupClient/Makefile.PL
@@ -12,7 +12,7 @@ WriteMakefile(
'Business::CreditCard' => 0,
'HTTP::BrowserDetect' => 0,
'HTTP::Headers::UserAgent' => 3,
- 'Storable' => 0,
'Text::Template' => 0,
+ 'FS::SelfService' => 0,
},
);