diff -r e9ba2b962ddf -r ffb590b42ed1 make/org/omg/idl/Makefile --- a/make/org/omg/idl/Makefile Thu May 14 10:57:56 2009 -0700 +++ b/make/org/omg/idl/Makefile Thu Jun 11 15:16:20 2009 -0400 @@ -32,6 +32,12 @@ PRODUCT = sun include $(BUILDDIR)/common/Defs.gmk +# This program must contain a manifest that defines the execution level +# needed to follow standard Vista User Access Control Guidelines +# This must be set before Program.gmk is included +# +BUILD_MANIFEST=true + # # Files #