From 48a8c56547c5651a58c1e612444db7c7f51a6a3c Mon Sep 17 00:00:00 2001 From: Andreas Tobler Date: Thu, 5 Aug 2004 23:27:07 +0200 Subject: Makefile.am: Fix missing rename from x_nat_headers to xlib_nat_headers. 2004-08-05 Andreas Tobler * Makefile.am: Fix missing rename from x_nat_headers to xlib_nat_headers. * Makefile.in: Regenerated. From-SVN: r85612 --- libjava/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/Makefile.am') diff --git a/libjava/Makefile.am b/libjava/Makefile.am index e179a75..ac5a778 100644 --- a/libjava/Makefile.am +++ b/libjava/Makefile.am @@ -3113,7 +3113,7 @@ texinfo: TexinfoDoclet.class ## the C++ code whenever any .java file is touched. ## Also force all the class files to build first. This makes them build in ## the right order to improve performance. -all-recursive: libgcj-@gcc_version@.jar $(nat_headers) $(x_nat_headers) +all-recursive: libgcj-@gcc_version@.jar $(nat_headers) $(xlib_nat_headers) ## ################################################################ -- cgit v1.1