Skip to content

Commit

Permalink
Improve Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedap committed Sep 8, 2015
1 parent 905e8f0 commit 45a2f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -60,6 +60,7 @@ link:

unlink:
@echo "--> Unlinking workflow files"
@echo "*** There is no problem even if it has come up with errors. ***"
@- rm $(WORKFLOW_DIR)/$(BUNDLE_ID)
@- rm ./workflow/workflow

Expand Down

0 comments on commit 45a2f3c

Please sign in to comment.