Bug 30708: Add 'preservation' to Makefile.PL
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
5db28348ea
commit
f19531d908
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@ my $target_map = {
|
|||
'./perltidyrc' => 'NONE',
|
||||
'./plugins' => 'INTRANET_CGI_DIR',
|
||||
'./pos' => 'INTRANET_CGI_DIR',
|
||||
'./preservation' => 'INTRANET_CGI_DIR',
|
||||
'./recalls' => 'INTRANET_CGI_DIR',
|
||||
'./reports' => 'INTRANET_CGI_DIR',
|
||||
'./reserve' => 'INTRANET_CGI_DIR',
|
||||
|
|
Loading…
Reference in a new issue