1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-02-20 21:54:21 +01:00

Fix dist target.

This commit is contained in:
Simon Josefsson 2013-04-17 17:49:18 +02:00
parent a62d6543b9
commit 88580c27b4

View File

@ -82,6 +82,8 @@ symlink:
PROJECT = $(PACKAGE)
$(PACKAGE)-$(VERSION).tgz: $(FILES) $(MANS)
git submodule init
git submodule update
mkdir $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION)/doc
cp $(CODE) $(PACKAGE)-$(VERSION)/
cp $(MANS) $(PACKAGE)-$(VERSION)/