Skip to content

Commit

Permalink
remove useless files from build
Browse files Browse the repository at this point in the history
FF addon validator was complaining about this
  • Loading branch information
SpaceK33z committed Dec 19, 2016
1 parent 5fa9fa1 commit 2f2f4cf
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 @@ -16,4 +16,5 @@ release-chrome: FORCE

release-firefox: FORCE firefox
rm -f pkg-firefox.zip
find build/firefox -name '.DS_Store' -type f -delete
cd build/firefox; zip -r ../../pkg-firefox.zip **

0 comments on commit 2f2f4cf

Please sign in to comment.