Skip to content

Commit

Permalink
Revert "Cut mkdir"
Browse files Browse the repository at this point in the history
This reverts commit 2e3abcc.
  • Loading branch information
mono0926 committed Aug 18, 2017
1 parent 2e3abcc commit 2a8b219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ xcode:
swift package generate-xcodeproj

install: build
mkdir -p "$(PREFIX)/bin"
cp -f ".build/release/LicensePlist" "$(PREFIX)/bin/license-plist"

portable_zip: build
Expand Down

0 comments on commit 2a8b219

Please sign in to comment.