summaryrefslogtreecommitdiff
path: root/java/eclipse-ecj/files/patch-build.xml
blob: 45f35a3d917fc6a98e13d4820e3ffa3a5de11d9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./build.xml	
+++ ./build.xml	
@@ -44,6 +44,7 @@ 
 			<fileset dir="${basedir}">
 				<include name="about.html"/>
 				<include name="**/*.rsc"/>
+				<include name="**/readableNames.props"/>
 				<include name="META-INF/**"/>
 				<include name="**/*.properties"/>
 				<exclude name="META-INF/eclipse.inf"/>