Skip to content

Commit

Permalink
fix popclip typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pnlng committed Dec 18, 2019
1 parent 6230d36 commit 73a3022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
POPCLIP = URLtoAlfred
POPCLIP_EXT = $(POPCLIP).ext
POPCLIP_EXTZ = $(POPCLIP).extz
POPCLIP_EXT = $(POPCLIP).popclipext
POPCLIP_EXTZ = $(POPCLIP).popclipextz

popclip:
cp -r $(POPCLIP) $(POPCLIP_EXT)
Expand Down
Binary file renamed URLtoAlfred.extz → URLtoAlfred.popclipextz
Binary file not shown.

0 comments on commit 73a3022

Please sign in to comment.