make/Main.gmk
changeset 26116 f051bd253364
parent 26115 7a9dc384f3c8
child 26128 91be51647a45
--- a/make/Main.gmk	Thu Aug 21 11:05:01 2014 +0200
+++ b/make/Main.gmk	Thu Aug 21 12:22:42 2014 +0200
@@ -37,6 +37,7 @@
 
 # Load the vital tools for all the makefiles.
 include $(SRC_ROOT)/make/common/MakeBase.gmk
+include $(SRC_ROOT)/make/common/Modules.gmk
 
 # Load common profile names definitions
 include $(JDK_TOPDIR)/make/ProfileNames.gmk