diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-10-05T13·01+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-10-05T13·01+0000 |
commit | 0e0041b2b674e94ae7846474c536ad49239f9e36 (patch) | |
tree | 72d8c1419c2437919940889edb7e033b729cf649 /Makefile.am | |
parent | 0e38578433f5626a33647d8d1332affe1b10b94c (diff) |
* Update NEWS in the root directory properly.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index aee2d999816d..f62b2d20f35f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,5 +48,5 @@ svn-revision: all-local: NEWS -NEWS: +NEWS: doc/manual/NEWS.txt cp doc/manual/NEWS.txt NEWS |