X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.PL;h=6c6e186d58f733f512471b2fe7b7e731c6d25380;hb=8b234dd48070682ba239e266eda803c42df58f4e;hp=ca9e4f00dc30e31b620cdcb7c5814e93c493e511;hpb=ea1aa7a0d906d583375618e37be60e9f0d62d939;p=koha.git diff --git a/Makefile.PL b/Makefile.PL index ca9e4f00dc..6c6e186d58 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -523,6 +523,7 @@ if ($config{'INSTALL_ZEBRA'} eq "yes") { push @{ $pl_files->{'rewrite-config.PL'} }, ( 'blib/SCRIPT_DIR/koha-zebra-ctl.sh', 'blib/SCRIPT_DIR/koha-pazpar2-ctl.sh', + 'blib/SCRIPT_DIR/koha-index-daemon-ctl.sh', ); if ($config{'INSTALL_PAZPAR2'} eq 'yes') { push @{ $pl_files->{'rewrite-config.PL'} }, (