--- a/jdk/make/mkdemo/jni/Makefile Wed Feb 10 13:23:50 2010 +0000
+++ b/jdk/make/mkdemo/jni/Makefile Wed Feb 10 17:51:07 2010 -0800
@@ -37,6 +37,8 @@
SUBDIRS += Poller
endif
+include $(BUILDDIR)/common/Subdirs.gmk
+
all build clean clobber::
$(SUBDIRS-loop)