langtools/make/build.properties
changeset 25848 3bc09f4676a9
parent 21041 99f5e5e97425
child 26100 bb7dd001d190
--- 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.