mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-01 01:52:18 +01:00
drop mentions of submodules
This commit is contained in:
parent
3faa224b66
commit
a8c0d7874b
2
Makefile
2
Makefile
@ -117,8 +117,6 @@ revoke:
|
||||
PROJECT = $(PACKAGE)
|
||||
|
||||
$(PACKAGE)-$(VERSION).tgz: $(FILES)
|
||||
git submodule init
|
||||
git submodule update
|
||||
mkdir $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION)/doc
|
||||
cp $(CODE) $(MANS) $(MUNIN) $(PACKAGE)-$(VERSION)/
|
||||
cp $(DOCS) $(PACKAGE)-$(VERSION)/doc/
|
||||
|
9
README
9
README
@ -27,12 +27,3 @@ Releases are available from:
|
||||
http://yubico.github.com/yubikey-val/releases.html
|
||||
|
||||
Documentation is in doc/
|
||||
|
||||
If you've checked out the source tree and the doc/ dir is empty, do
|
||||
|
||||
$ git submodule init
|
||||
$ git submodule update
|
||||
|
||||
The documentation is also available online at
|
||||
|
||||
http://github.com/Yubico/yubikey-val/wiki
|
||||
|
Loading…
x
Reference in New Issue
Block a user