X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=common.mk;h=988964fdd09892feaf487460efc952847abeb682;hb=1df0487d95da73f91e1d0ead6dd738265177fca5;hp=99e1c0d1b6c9eb1247020f598b0fa2b8240ce666;hpb=4cc7cf27a64355bbe1f64418a55e860baeb63ac0;p=govpn.git diff --git a/common.mk b/common.mk index 99e1c0d..988964f 100644 --- a/common.mk +++ b/common.mk @@ -38,7 +38,7 @@ install: all doc cp -f utils/newclient.sh $(SHAREDIR) chmod 755 $(SHAREDIR)/newclient.sh mkdir -p $(DOCDIR) - cp -f -L AUTHORS INSTALL NEWS README README.RU THANKS $(DOCDIR) + cp -f -L AUTHORS INSTALL NEWS NEWS.RU README README.RU THANKS $(DOCDIR) chmod 644 $(DOCDIR)/* install-strip: install