mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Indent Makefile
This commit is contained in:
parent
69908fc2c8
commit
a90830b07c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -81,7 +81,7 @@ dist: build_linux build_win
|
|||
dist/$(DISTDIR)-windows-amd64/bin-windows-amd64/
|
||||
mkdir -p dist/$(DISTDIR)-windows-amd64/docs
|
||||
cp docs/csaf_uploader.md docs/csaf_validator.md docs/csaf_checker.md \
|
||||
docs/csaf_downloader.md dist/$(DISTDIR)-windows-amd64/docs
|
||||
docs/csaf_downloader.md dist/$(DISTDIR)-windows-amd64/docs
|
||||
mkdir dist/$(DISTDIR)-gnulinux-amd64
|
||||
cp -r README.md docs bin-linux-amd64 dist/$(DISTDIR)-gnulinux-amd64
|
||||
cd dist/ ; zip -r $(DISTDIR)-windows-amd64.zip $(DISTDIR)-windows-amd64/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue