From: Sergey Matveev Date: Tue, 10 Jan 2017 08:49:25 +0000 (+0300) Subject: No NEWS currently as there is no releases X-Git-Tag: 0.1~3 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=bfba9b45aba8a29c6566ad6a7cd30c424db30c93;p=nncp.git No NEWS currently as there is no releases --- diff --git a/NEWS b/NEWS deleted file mode 100644 index 1333ed7..0000000 --- a/NEWS +++ /dev/null @@ -1 +0,0 @@ -TODO diff --git a/common.mk b/common.mk index 08c5844..a6d8633 100644 --- 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