hotspot/make/linux/makefiles/buildtree.make
changeset 10830 f3fedfa29811
parent 10559 a94d067da388
child 11593 288a647ff773
--- a/hotspot/make/linux/makefiles/buildtree.make	Sun Oct 30 18:40:48 2011 -0700
+++ b/hotspot/make/linux/makefiles/buildtree.make	Tue Nov 01 13:44:40 2011 +0100
@@ -223,6 +223,8 @@
 	echo "$(call gamma-path,commonsrc,share/vm/prims) \\"; \
 	echo "$(call gamma-path,altsrc,share/vm) \\"; \
 	echo "$(call gamma-path,commonsrc,share/vm) \\"; \
+	echo "$(call gamma-path,altsrc,share/vm/precompiled) \\"; \
+	echo "$(call gamma-path,commonsrc,share/vm/precompiled) \\"; \
 	echo "$(call gamma-path,altsrc,cpu/$(SRCARCH)/vm) \\"; \
 	echo "$(call gamma-path,commonsrc,cpu/$(SRCARCH)/vm) \\"; \
 	echo "$(call gamma-path,altsrc,os_cpu/$(OS_FAMILY)_$(SRCARCH)/vm) \\"; \