]> Cypherpunks.ru repositories - nncp.git/commitdiff
No NEWS currently as there is no releases
authorSergey Matveev <stargrave@stargrave.org>
Tue, 10 Jan 2017 08:49:25 +0000 (11:49 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 10 Jan 2017 08:49:25 +0000 (11:49 +0300)
NEWS [deleted file]
common.mk

diff --git a/NEWS b/NEWS
deleted file mode 100644 (file)
index 1333ed7..0000000
--- a/NEWS
+++ /dev/null
@@ -1 +0,0 @@
-TODO
index 08c58448d69b4e3b8713084f1e37ad1dfdcddb4c..a6d8633900bec319bf81f09ce33db4e017d57fb9 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -79,7 +79,7 @@ install: all doc
        cp -f doc/nncp.info $(INFODIR)
        chmod 644 $(INFODIR)/nncp.info
        mkdir -p $(DOCDIR)
-       cp -f -L AUTHORS INSTALL NEWS README $(DOCDIR)
+       cp -f -L AUTHORS README $(DOCDIR)
        chmod 644 $(DOCDIR)/*
 
 install-strip: install