jdk/make/com/sun/tools/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- a/jdk/make/com/sun/tools/Makefile	Wed Feb 10 13:23:50 2010 +0000
+++ b/jdk/make/com/sun/tools/Makefile	Wed Feb 10 17:51:07 2010 -0800
@@ -35,6 +35,8 @@
 AUTO_FILES_JAVA_DIRS = com/sun/tools/extcheck
 
 SUBDIRS = attach
+include $(BUILDDIR)/common/Subdirs.gmk
+
 all build:
 	$(SUBDIRS-loop)
 clean clobber::