From 0e0041b2b674e94ae7846474c536ad49239f9e36 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <e.dolstra@tudelft.nl>
Date: Wed, 5 Oct 2005 13:01:45 +0000
Subject: [PATCH] * Update NEWS in the root directory properly.

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index aee2d9998..f62b2d20f 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
-- 
GitLab