diff -r de44744708a2 -r c98da2209f8c jdk/make/java/hpi/Makefile --- a/jdk/make/java/hpi/Makefile Wed Feb 10 13:23:50 2010 +0000 +++ b/jdk/make/java/hpi/Makefile Wed Feb 10 17:51:07 2010 -0800 @@ -34,6 +34,8 @@ # Build specified the HPI implementations # SUBDIRS = $(HPIS) +include $(BUILDDIR)/common/Subdirs.gmk + all build clean clobber:: $(SUBDIRS-loop)