Bug 29002: Update Makefile

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Martin Renvoize 2023-10-18 15:55:04 +01:00 committed by Tomas Cohen Arazi
parent 3b1612cf27
commit e8abbf0814
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -304,6 +304,7 @@ my $target_map = {
'./authorities' => 'INTRANET_CGI_DIR',
'./basket' => 'INTRANET_CGI_DIR',
'./bin' => { target => 'SCRIPT_DIR', trimdir => -1 },
'./bookings' => 'INTRANET_CGI_DIR',
'./C4' => 'PERL_MODULE_DIR',
'./catalogue' => 'INTRANET_CGI_DIR',
'./cataloguing' => 'INTRANET_CGI_DIR',