diff options
Diffstat (limited to 'contrib/egcs_update')
-rwxr-xr-x | contrib/egcs_update | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/egcs_update b/contrib/egcs_update index 9ebe0908397..596791e4767 100755 --- a/contrib/egcs_update +++ b/contrib/egcs_update @@ -75,6 +75,8 @@ for f in gcc/c-parse.y \ gcc/cp/parse.h \ gcc/objc/objc-parse.c \ gcc/objc/objc-parse.y \ + gcc/java/parse.c \ + gcc/java/parse.h \ libf2c/libU77/stamp-h.in do touch $f |