about summary refs log tree commit homepage
path: root/Documentation/include.mk
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-10-15 07:33:46 +0000
committerEric Wong <e@80x24.org>2019-10-15 07:34:12 +0000
commitef821c8882d1eb7c9d31bb76b32e246586a4c3df (patch)
tree110b03740e55c419ed2311a8a636230d6009d498 /Documentation/include.mk
parent669a9940320e418befe6c1d55602ac9e11acad3d (diff)
downloadpublic-inbox-ef821c8882d1eb7c9d31bb76b32e246586a4c3df.tar.gz
It was causing unnecessary rebuilds of NEWS* files
Diffstat (limited to 'Documentation/include.mk')
-rw-r--r--Documentation/include.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/include.mk b/Documentation/include.mk
index 04c6b358..9fd85210 100644
--- a/Documentation/include.mk
+++ b/Documentation/include.mk
@@ -109,7 +109,7 @@ RELEASES =
 RELEASES += v1.1.0-pre1
 RELEASES += v1.0.0
 
-NEWS NEWS.atom NEWS.html : Documentation/RelNotes
+NEWS NEWS.atom NEWS.html :
         $(PERL) -I lib -w Documentation/mknews.perl $@ $(RELEASES)
 
 # check for internal API changes: