From d14aca853aef65cb95b072647eb8fd0edc344586 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Sat, 17 Oct 2020 16:24:02 +0200 Subject: [PATCH] chore: Update Makefile --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index bda26b0..73a11fd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ .PHONY: docs +default: install + + h help: @egrep '(^\S)|(^$$)|\s+@echo' Makefile