diff options
Diffstat (limited to 'libjava/HACKING')
-rw-r--r-- | libjava/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/HACKING b/libjava/HACKING index 842617abe75..3f96b6f4529 100644 --- a/libjava/HACKING +++ b/libjava/HACKING @@ -40,7 +40,7 @@ Yup, you need the magic libgcj automake ;-) <ftp://ftp.freesoftware.com/.0/sourceware/java/automake-gcj-1.4.tar.gz> -Install that (dont worry, it should still work for other projects), add your +Install that (don't worry, it should still work for other projects), add your files to the Makefile.am, then just type "automake" and it will regenerate the Makefile.in. Easy! |