Skip to content

Commit

Permalink
Remove redundant openpgp.js files
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Oberndörfer committed Oct 12, 2012
1 parent 5c33ddf commit 56a276e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 13,627 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -40,7 +40,7 @@ copy-dep:

test-build: pack copy-common copy-dep

build: build-cs copy-common
build: copy-common copy-dep

dist-ff:
@echo package add-on as an XPI file in dist folder
Expand Down
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -25,7 +25,7 @@ Or as an XPI file for Firefox: dist/mailvelope.xpi

git clone git://github.com/toberndo/mailvelope.git
cd mailvelope
make copy-common
make build
git submodule init
git submodule update
cd firefox/packages/ppg-api
Expand Down
2 changes: 2 additions & 0 deletions chrome/dep/.gitignore
@@ -0,0 +1,2 @@
openpgp.js
openpgp.min.js

0 comments on commit 56a276e

Please sign in to comment.