From b693af90556ac9b055ba5c6e589066c1e08b2146 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 26 Jan 2017 15:39:19 -0600 Subject: Revert "scripts: do not substitute for @SHELL@ in rc-sstat" This reverts commit e2e652e469efa5f3ebcd69828ff16d8f5ad3f1b8. --- scripts/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/Makefile') diff --git a/scripts/Makefile b/scripts/Makefile index f4e3c68e..9a66c65d 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -6,6 +6,7 @@ BIN= on_ac_power INSTALLAFTER = _installafter ifeq (${OS},Linux) +SRCS+= rc-sstat.in BIN+= rc-sstat endif -- cgit v1.2.3