aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-12-22 20:11:11 -0200
committerEuAndreh <eu@euandre.org>2018-12-22 20:11:11 -0200
commite1f249a00006f7496479ac4b00c8414951e463ce (patch)
treeb1168e1cfff1b4c92aaa85668eccb6ba7843e4f7 /Makefile
parentAdd favicon.ico image file. (diff)
downloadeuandre.org-e1f249a00006f7496479ac4b00c8414951e463ce.tar.gz
euandre.org-e1f249a00006f7496479ac4b00c8414951e463ce.tar.xz
Remove =all= target from Makefile.
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
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