diff options
-rw-r--r-- | usr/src/pkg/manifests/system-test-smartostest.mf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-smartostest.mf b/usr/src/pkg/manifests/system-test-smartostest.mf index 21bc4cbd1a..30905b9c98 100644 --- a/usr/src/pkg/manifests/system-test-smartostest.mf +++ b/usr/src/pkg/manifests/system-test-smartostest.mf @@ -45,6 +45,8 @@ file path=usr/bin/ctfmerge mode=0555 # so we need to redeliver isaexec in order to create the # proto area correctly. file path=usr/lib/isaexec +# Needed by make_test +file path=usr/bin/make mode=0555 license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL |