aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 6907d97..db5cf5d 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,6 +1,10 @@
# Tasks
-## TODO Add quotes around `$(DESTDIR)$(PREFIX)` in Makefile and test it with directories that have spaces {#task-c88197ce-ade4-2d30-07fb-b52cf004a201}
+## DONE Add quotes around `$(DESTDIR)$(PREFIX)` in Makefile and test it with directories that have spaces {#task-c88197ce-ade4-2d30-07fb-b52cf004a201}
+- DONE in 2021-08-24
+
+ Done in
+ [`01dacd5677f5f5cc71a9253eb9829a36ccf13444`](https://git.euandreh.xyz/git-permalink/commit/?id=01dacd5677f5f5cc71a9253eb9829a36ccf13444).
- TODO in 2021-08-24
## TODO Remove dependency on Pandoc {#task-e8d9a644-ead4-af05-8582-eef22af90633}