Skip to content

Commit

Permalink
- Fix GCI build
Browse files Browse the repository at this point in the history
  • Loading branch information
emukidid committed Sep 13, 2016
1 parent f13ad59 commit 8d8c779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -97,6 +97,7 @@ recovery-iso:
package: # create distribution package
@mkdir $(SVN_REVISION)
@mv $(DIST)/DOL $(SVN_REVISION)
@mv $(DIST)/GCI $(SVN_REVISION)
@mv $(DIST)/ISO $(SVN_REVISION)
@mv $(DIST)/WiikeyFusion $(SVN_REVISION)
@mv $(DIST)/ActionReplay $(SVN_REVISION)
Expand Down

0 comments on commit 8d8c779

Please sign in to comment.