aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-01-31 13:32:16 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-01-31 13:32:16 +0000
commit8b498574c015710a13644328549b298cef385f74 (patch)
tree8082d59a6b6789b94cea4704d0b94ec70441fb13 /Makefile.PL
parent298e3c4028a0cd91ac84efc93d47efeb61b78b96 (diff)
downloadreaction-8b498574c015710a13644328549b298cef385f74.tar.gz
reaction-8b498574c015710a13644328549b298cef385f74.zip
rework skin path handling
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index a4fee0d..4ed1acd 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -33,7 +33,7 @@ requires 'Devel::Declare' => '0.001006';
requires 'MooseX::Types' => '0.04';
requires 'Scalar::Util';
-catalyst;
+install_share;
install_script glob('script/*.pl');