X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=2a74971828c9883eb1948af9449e95d85070b548;hb=02edf0707f2f61b86b4640a16c3f2eede7d36ffe;hp=f7f6138dd593f843147f3d3a0ab72d6b6ad7170f;hpb=4e7863c6aa0010c22e471a84859217e1ca8227b8;p=github%2Fwallabag%2Fwallabag.git diff --git a/Makefile b/Makefile index f7f6138d..2a749718 100755 --- a/Makefile +++ b/Makefile @@ -36,3 +36,5 @@ deploy: ## Deploy wallabag @bundle exec cap staging deploy .PHONY: help clean install update build test release travis deploy + +.DEFAULT_GOAL := install