jdk/make/com/sun/tracing/Makefile
changeset 4917 c98da2209f8c
parent 491 a394684ccfe6
child 5506 202f599c92aa
--- a/jdk/make/com/sun/tracing/Makefile	Wed Feb 10 13:23:50 2010 +0000
+++ b/jdk/make/com/sun/tracing/Makefile	Wed Feb 10 17:51:07 2010 -0800
@@ -33,6 +33,8 @@
 include $(BUILDDIR)/common/Defs.gmk
 
 SUBDIRS = dtrace
+include $(BUILDDIR)/common/Subdirs.gmk
+
 all build:
 	$(SUBDIRS-loop)
 clean clobber::