diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 104caf1..6c09dcd 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -36,7 +36,6 @@ WriteMakefile( CCFLAGS => '-Wall', INC => '', LIBS => [ '' ], - INSTALLDIRS => 'vendor', PREREQ_PM => { 'ExtUtils::MakeMaker' => '0', 'Getopt::Long' => '0', |