aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f7f6138d..2a749718 100755
--- a/Makefile
+++ b/Makefile
@@ -36,3 +36,5 @@ deploy: ## Deploy wallabag
36 @bundle exec cap staging deploy 36 @bundle exec cap staging deploy
37 37
38.PHONY: help clean install update build test release travis deploy 38.PHONY: help clean install update build test release travis deploy
39
40.DEFAULT_GOAL := install