]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/include.mk
config: simplify lookup* methods
[public-inbox.git] / Documentation / include.mk
index 65ba4e17cbb4078266dec4b9cf9ef95f323cbf0f..9fd85210903a18b9e71878449fb4d1d33b37b899 100644 (file)
@@ -109,8 +109,8 @@ RELEASES =
 RELEASES += v1.1.0-pre1
 RELEASES += v1.0.0
 
-NEWS NEWS.atom NEWS.html : Documentation/RelNotes
-       $(PERL) -w Documentation/mknews.perl $@ $(RELEASES)
+NEWS NEWS.atom NEWS.html :
+       $(PERL) -I lib -w Documentation/mknews.perl $@ $(RELEASES)
 
 # check for internal API changes:
 check :: NEWS check-NEWS.atom NEWS.html