From fef0295a8d87754e491dcf133ea927b5c4d56303 Mon Sep 17 00:00:00 2001 From: Brandon Wyman Date: Fri, 31 Mar 2017 18:13:21 -0500 Subject: Fill in shell functions/files for cooling type. Change-Id: I8d18d3141e955adeffdd8122ebb17549c88edd77 Signed-off-by: Brandon Wyman --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 443dab7..73d8e41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ if WANT_CONTROL SUBDIRS += control endif if WANT_COOLING_TYPE -SUBDIRS += chassis-cooling-type +SUBDIRS += cooling-type endif if WANT_MONITOR SUBDIRS += monitor -- cgit v1.2.1