diff options
author | EuAndreh <eu@euandre.org> | 2023-03-16 14:49:33 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-16 15:21:35 -0300 |
commit | 4f8cf9aa9f35cd2a7b45c46530af377764ad623c (patch) | |
tree | df1e0c2b8f1967093eed31b1c6354a4dd461b60b | |
parent | Makefile: Generate postmap derived files in tilde repository (diff) | |
download | dotfiles-4f8cf9aa9f35cd2a7b45c46530af377764ad623c.tar.gz dotfiles-4f8cf9aa9f35cd2a7b45c46530af377764ad623c.tar.xz |
Makefile: Always build tilde
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ derived-assets = \ $(lisp-images) -all: $(derived-assets) +all: $(derived-assets) tilde tilde: |