components/berkeleydb/Makefile
changeset 2225 f064d3d3190d
parent 1225 2e558aea9a28
child 3701 2c4a1656e035
--- a/components/berkeleydb/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/berkeleydb/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -102,6 +102,8 @@
 LICENSE_TRANSFORMS =
 
 # common targets
+configure:	$(CONFIGURE_32_and_64)
+
 build:		$(BUILD_32_and_64)
 
 install:	$(INSTALL_32_and_64)