summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua M. Clulow <jmc@joyent.com>2013-04-27 08:59:47 +0000
committerJoshua M. Clulow <jmc@joyent.com>2013-04-27 08:59:47 +0000
commit33913a2e553289d3cb6f7cfb9466cc3f808c9521 (patch)
tree1c6a81db33c3bdc3cce31a05fbb17e0068efcc18
parent36c615a1b58edf83e35d5fffaa20a1935d638260 (diff)
downloadillumos-joyent-33913a2e553289d3cb6f7cfb9466cc3f808c9521.tar.gz
OS-2001 disk-monitor should activate fault/fail indicators (fix build)
OS-2176 disk-lights broke the build
-rw-r--r--usr/src/cmd/fm/modules/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/fm/modules/common/Makefile b/usr/src/cmd/fm/modules/common/Makefile
index 27c00d9b08..2d92330f4f 100644
--- a/usr/src/cmd/fm/modules/common/Makefile
+++ b/usr/src/cmd/fm/modules/common/Makefile
@@ -23,6 +23,7 @@
#
SUBDIRS = cpumem-retire \
+ disk-lights \
disk-monitor \
disk-transport \
eversholt \