fix Makefile.PL when no . in @INC
[catagits/Catalyst-Plugin-Session.git] / Makefile.PL
index 3700c20..c7ab4e8 100644 (file)
@@ -1,3 +1,4 @@
+use lib '.';
 use inc::Module::Install 0.87;
 use Module::Install::AuthorTests;