20453943 AUTHEN-PAM should have some master test files to compare against
authorJames Chang <james.c.chang@Oracle.COM>
Thu, 05 Feb 2015 21:04:08 -0800
changeset 3736 bf9abbe60d37
parent 3735 70e97c209ac8
child 3737 a71f444ba849
20453943 AUTHEN-PAM should have some master test files to compare against
components/perl_modules/authen-pam/Makefile
--- a/components/perl_modules/authen-pam/Makefile	Thu Feb 05 16:46:32 2015 -0800
+++ b/components/perl_modules/authen-pam/Makefile	Thu Feb 05 21:04:08 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -51,6 +51,7 @@
 # man pages go in the common area
 COMPONENT_INSTALL_ENV += INSTALLVENDORMAN3DIR=$(USRSHAREMAN3DIR)
 
+# This does not have a master test file because the test must be run manually.
 COMPONENT_TEST_TARGETS = test
 
 build:		$(BUILD_32_and_64)