From e3ba64cb83eaa9a4b81e099828a70266c07b9794 Mon Sep 17 00:00:00 2001 From: Digimer Date: Tue, 20 Apr 2021 23:00:03 -0400 Subject: [PATCH] * Fixed a type in the Makefile.am. Signed-off-by: Digimer --- scancore-agents/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scancore-agents/Makefile.am b/scancore-agents/Makefile.am index 67573625..3b343ff0 100644 --- a/scancore-agents/Makefile.am +++ b/scancore-agents/Makefile.am @@ -49,7 +49,7 @@ hpacuclidir = ${targetdir}/scan-hpacucli dist_hpacucli_DATA = \ scan-hardware/scan-hpacucli.xml \ scan-hardware/scan-hpacucli.sql -dist_hardware_SCRIPTS = \ +dist_hpacucli_SCRIPTS = \ scan-hardware/scan-hpacucli ipmitooldir = ${targetdir}/scan-ipmitool