From e1f249a00006f7496479ac4b00c8414951e463ce Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 22 Dec 2018 20:11:11 -0200 Subject: Remove =all= target from Makefile. --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9b9cc69..2f88ee5 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,6 @@ SHELL := /usr/bin/env bash .DEFAULT_GOAL := help .RECIPEPREFIX += -all: clean build publish -.PHONY: all - ## Build full website. build: nix-build -- cgit v1.2.3