diff -r 90e43c49e318 -r 3bc09f4676a9 langtools/make/build.properties --- a/langtools/make/build.properties Wed Jul 30 20:31:39 2014 +0400 +++ b/langtools/make/build.properties Fri Aug 01 11:09:40 2014 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2007, 2014, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -168,6 +168,8 @@ sjavac.tests = \ tools/sjavac +crules.tests = ../make/test/crules + # # The following files require the latest JDK to be available.