about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-01-06 16:07:38 -0800
committerEric Wong <normalperson@yhbt.net>2010-01-06 16:07:38 -0800
commitb082327b0363f5236a267abd8a412e18ce9918e0 (patch)
tree8466e2bbf4c0b394bb1ee8a14cf305c9525f5f72 /GNUmakefile
parent6e3977583a4b2932617e5c81bcf1aeb7a2605ddc (diff)
downloadclogger-b082327b0363f5236a267abd8a412e18ce9918e0.tar.gz
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8ef07e1..f98f485 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -42,7 +42,7 @@ manifest: $(pkg_extra)
         cmp $@+ $@ || mv $@+ $@
         $(RM) $@+
 
-NEWS: GIT-VERSION-FILE
+NEWS: GIT-VERSION-FILE .manifest
         $(RAKE) -s news_rdoc > $@+
         mv $@+ $@