aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-08-31 22:16:35 -0400
committerThedro Neely <thedroneely@gmail.com>2022-08-31 22:16:35 -0400
commitd6b6c5e9152a9e63a69a370500246e5eae879b98 (patch)
tree67d9690caed10ff303a6446e74dd0e824c2cea54 /Makefile
parentf7a636031368da68356258ef10f6d322f4340caf (diff)
downloadthedroneely.com-d6b6c5e9152a9e63a69a370500246e5eae879b98.tar.gz
thedroneely.com-d6b6c5e9152a9e63a69a370500246e5eae879b98.tar.bz2
thedroneely.com-d6b6c5e9152a9e63a69a370500246e5eae879b98.zip
Makefile: Phony cockpit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fecbe4d..d252d0f 100644
--- a/Makefile
+++ b/Makefile
@@ -21,4 +21,4 @@ cockpit:
sed --in-place "s|^hugo_base_dir.*|hugo_base_dir: $PWD/generators/hugo|" cockpit/addons/Hugo/config.yaml
sed --in-place "s|^hugo_theme.*|hugo_theme: tdro|" cockpit/addons/Hugo/config.yaml
-.PHONY: generators
+.PHONY: generators cockpit