components/apr-util/Makefile
changeset 773 cfddc5466118
parent 609 775168282b2f
child 800 2ad056ed89ec
--- a/components/apr-util/Makefile	Tue Apr 17 10:17:05 2012 -0700
+++ b/components/apr-util/Makefile	Tue Apr 17 10:38:01 2012 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -65,6 +65,7 @@
 # Documentation is generated in and directly packaged from 32 bit build
 # directory using doxygen.
 PKG_PROTO_DIRS += $(BUILD_DIR)/$(MACH32)/docs/dox/html
+PKG_PROTO_DIRS += $(BUILD_DIR)/$(MACH32)/docs/dox/html/search
 
 docs: $(BUILD_DIR)/$(MACH32)/.built
 	cd $(BUILD_DIR)/$(MACH32); doxygen docs/doxygen.conf