Save compile errors
[gruntmaster-daemon.git] / Makefile.PL
index 49a41f17a2d76c2251d472a7aa2708ce6987c17f..fd0ceaf9b6347038a60792a0105833874ab77751 100644 (file)
@@ -4,7 +4,7 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
   NAME              => 'Gruntmaster::Daemon',
   VERSION_FROM      => 'lib/Gruntmaster/Daemon.pm',
-  EXE_FILES         => [ 'gruntmasterd' ],
+  EXE_FILES         => [ 'gruntmasterd', 'gruntmaster-compile', 'gruntmaster-exec' ],
   ABSTRACT_FROM     => 'lib/Gruntmaster/Daemon.pm',
   AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
   MIN_PERL_VERSION  => '5.14.0',
This page took 0.010059 seconds and 4 git commands to generate.