Skip to content

Commit

Permalink
remove wad files upon make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
dhewg committed Nov 24, 2016
1 parent 20681a0 commit ee9bd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion channel/title/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ check: all
@$(TOOLS)/tmdinfo.py -dpki tmd.dpki certs.dpki

clean:
rm -f retail/cetk dpki/cetk retail/tmd retail/tmd 00000000 00000001
rm -f retail/cetk dpki/cetk retail/tmd retail/tmd 00000000 00000001 channel_retail.wad channel_dpki.wad

0 comments on commit ee9bd53

Please sign in to comment.