Skip to content

Commit

Permalink
new deps; cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWillner committed Oct 22, 2011
1 parent 59ecfd1 commit a6da593
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Dependencies/GPGTools_Core
8 changes: 1 addition & 7 deletions Makefile
Expand Up @@ -25,10 +25,4 @@ install: compile
@./Dependencies/GPGTools_Core/bin/ServicesRestart
@echo "Go to 'Preferences>Keyboard>Shortcuts>Services>Text>..."

auto-dmg: compile
@./Dependencies/GPGTools_Core/scripts/create_dmg.sh auto

upload:
@./Dependencies/GPGTools_Core/scripts/upload.sh

test: auto-dmg upload
test: deploy

0 comments on commit a6da593

Please sign in to comment.