Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bdcaf committed Sep 23, 2020
1 parent e8de4fa commit 2da628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish/crossref-doi-download.zip: plugin/
#zip -r $@ plugin/ -x \*/tests/\*

# development
refresh_plugin: link_libs
refresh_plugin:
calibre-debug -s; calibre-customize -b plugin/
runplug: refresh_plugin
calibre-debug -g
Expand Down

0 comments on commit 2da628b

Please sign in to comment.