about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-01-05 12:10:25 -0800
committerEric Wong <normalperson@yhbt.net>2010-01-05 16:10:12 -0800
commit40924ca5f42a5708159ac27b992805f24ecbae9b (patch)
tree75b388768c576783b246391afd48b92892b4fc6e /GNUmakefile
parent1a0f0688bb2257c6db8e8a3f41b9a41641c2db3f (diff)
downloadunicorn-40924ca5f42a5708159ac27b992805f24ecbae9b.tar.gz
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index cada451..976d728 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -159,7 +159,7 @@ manifest: $(pkg_extra) man
         cmp $@+ $@ || mv $@+ $@
         $(RM) $@+
 
-NEWS: GIT-VERSION-FILE
+NEWS: GIT-VERSION-FILE .manifest
         $(RAKE) -s news_rdoc > $@+
         mv $@+ $@