summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-08-09 14:01:59 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-08-17 02:28:57 +0000
commit6f66ee104479e4d054228201994918767b5eb542 (patch)
treee37e6c3bd84bf0a346797867e470d8b0208b05fd
parent00cef2c2afc92ded1acfc54c76ab0d46ae580023 (diff)
downloadphosphor-mrw-tools-6f66ee104479e4d054228201994918767b5eb542.tar.gz
phosphor-mrw-tools-6f66ee104479e4d054228201994918767b5eb542.zip
Add gen_occ_map.pl to script_files
Change-Id: I42963c23f238507e7b0b606208f4b260787649f2 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 13c73c4..1db4367 100644
--- a/Build.PL
+++ b/Build.PL
@@ -14,6 +14,7 @@ Module::Build->new(
'gen_led_groups.pl',
'gen_openpower_fru.pl',
'gen_presence_yaml.pl',
+ 'gen_occ_map.pl',
'hwmon.pl'],
pm_files => {'Inventory.pm' => 'lib/mrw/Inventory.pm',
'Util.pm' => 'lib/mrw/Util.pm'},
OpenPOWER on IntegriCloud