summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-04-03 15:03:23 -0500
committerToby Vincent <tobyv13@gmail.com>2022-04-03 15:03:23 -0500
commitf15ff1bd85e9ca50c41f006c1809ddd5024d9321 (patch)
treebcfcfb20f32bb69af7d7cc87043ed6d4fc05d577 /makefile
parent606e6cfaabb712808790916405f120d8bf30b9a4 (diff)
fix: set yofi font as it won't render otherwise
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 84c5812..8cc40eb 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,7 @@ BASH_COMP_DIR := $(HOME)/.local/share/bash-completion/completions
ARCH := $(shell uname -m | sed s/aarch64/arm64/ | sed s/x86_64/amd64/ | sed s/armv7l/armv6/)
-.PHONY: interactive stow_all unstow clean gpg wsl
+.PHONY: interactive stow unstow clean gpg wsl
# TODO https://github.com/andrewsardone/dotfiles/blob/master/Makefile
stow: # Install configuration files