Skip to content

Commit

Permalink
Merge pull request #5 from miyagawa/makemaker-exe
Browse files Browse the repository at this point in the history
actually install jailing script with EXE_FILES
  • Loading branch information
kazuho committed May 14, 2015
2 parents 8205486 + d6384cc commit 6eb9adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => "App-jailing",
VERSION_FROM => "jailing",
EXE_FILES => ["jailing"],
);

0 comments on commit 6eb9adf

Please sign in to comment.