From 6f66ee104479e4d054228201994918767b5eb542 Mon Sep 17 00:00:00 2001 From: Vishwanatha Subbanna Date: Wed, 9 Aug 2017 14:01:59 +0530 Subject: Add gen_occ_map.pl to script_files Change-Id: I42963c23f238507e7b0b606208f4b260787649f2 Signed-off-by: Vishwanatha Subbanna --- Build.PL | 1 + 1 file changed, 1 insertion(+) 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'}, -- cgit v1.2.1