aboutsummaryrefslogtreecommitdiff
path: root/make/linux/makefiles/defs.make
diff options
context:
space:
mode:
Diffstat (limited to 'make/linux/makefiles/defs.make')
-rw-r--r--make/linux/makefiles/defs.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/linux/makefiles/defs.make b/make/linux/makefiles/defs.make
index df5b8e4fa..ea3f8a6a0 100644
--- a/make/linux/makefiles/defs.make
+++ b/make/linux/makefiles/defs.make
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -193,6 +193,8 @@ endif
EXPORT_SERVER_DIR = $(EXPORT_JRE_LIB_ARCH_DIR)/server
EXPORT_CLIENT_DIR = $(EXPORT_JRE_LIB_ARCH_DIR)/client
+EXPORT_LIST += $(EXPORT_JRE_LIB_DIR)/wb.jar
+
ifndef BUILD_CLIENT_ONLY
EXPORT_LIST += $(EXPORT_SERVER_DIR)/Xusage.txt
EXPORT_LIST += $(EXPORT_SERVER_DIR)/libjvm.$(LIBRARY_SUFFIX)