summaryrefslogtreecommitdiff
path: root/usr/src/cmd/hostid
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/hostid')
-rw-r--r--usr/src/cmd/hostid/smf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/cmd/hostid/smf/Makefile b/usr/src/cmd/hostid/smf/Makefile
index 9c1621d586..0104e63870 100644
--- a/usr/src/cmd/hostid/smf/Makefile
+++ b/usr/src/cmd/hostid/smf/Makefile
@@ -19,8 +19,7 @@
# CDDL HEADER END
#
#
-#
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -36,4 +35,6 @@ all clean clobber lint:
install: all $(ROOTMANIFEST) $(ROOTMETHOD)
+check: $(CHKMANIFEST)
+
include ../../Makefile.targ