diff -r 29df1779d0de -r 37f4508257fe jdk/make/GenerateSources.gmk --- a/jdk/make/GenerateSources.gmk Mon Feb 03 22:26:26 2014 -0800 +++ b/jdk/make/GenerateSources.gmk Tue Feb 04 10:00:24 2014 +0100 @@ -29,6 +29,7 @@ include MakeBase.gmk include JavaCompilation.gmk include NativeCompilation.gmk +include TextFileProcessing.gmk # Setup the java compilers for the JDK build. include Setup.gmk