diff -r de44744708a2 -r c98da2209f8c jdk/make/com/sun/demo/jvmti/Makefile --- a/jdk/make/com/sun/demo/jvmti/Makefile Wed Feb 10 13:23:50 2010 +0000 +++ b/jdk/make/com/sun/demo/jvmti/Makefile Wed Feb 10 17:51:07 2010 -0800 @@ -38,6 +38,8 @@ include $(BUILDDIR)/common/Defs.gmk SUBDIRS = hprof +include $(BUILDDIR)/common/Subdirs.gmk + all build clean clobber:: $(SUBDIRS-loop)