summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2017-03-06 06:55:02 -0600
committerDeepak Kodihalli <dkodihal@in.ibm.com>2017-03-06 06:56:55 -0600
commit37c2e96a08c3f58f5fa525f859436d3e9762cce7 (patch)
treec318f75694c16b75ca246574dc6bcc95a6c9d34c
parent65682175eaaf95182deba9617d47f676b2974dab (diff)
downloadphosphor-mrw-tools-37c2e96a08c3f58f5fa525f859436d3e9762cce7.tar.gz
phosphor-mrw-tools-37c2e96a08c3f58f5fa525f859436d3e9762cce7.zip
gen_callouts.pl: install this script
Change-Id: Iac4ac954d256cf44bf1d95a483f212ece0bd343d Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
-rw-r--r--Build.PL5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build.PL b/Build.PL
index 0f7c5ba..7623d21 100644
--- a/Build.PL
+++ b/Build.PL
@@ -4,13 +4,12 @@ Module::Build->new(
dist_name => 'MRWTools',
dist_version => '1.0',
license => 'perl',
- script_files => ['gen_devtree.pl',
+ script_files => ['gen_callouts.pl',
+ 'gen_devtree.pl',
'gen_fru_properties.pl',
- 'gen_i2c_callouts.pl',
'gen_ipmi_fru.pl',
'gen_led_groups.pl',
'gen_openpower_fru.pl',
- 'gen_proc_fsi_callouts.pl',
'hwmon.pl'],
pm_files => {'Inventory.pm' => 'lib/mrw/Inventory.pm',
'Util.pm' => 'lib/mrw/Util.pm'},
OpenPOWER on IntegriCloud