aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-01 22:41:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-01 22:41:21 +1200
commitd722d4270feec17ca8c6ed970e53c42d7143589d (patch)
tree8c880c3a5f96739043dc91c4cf09b293cba07ef6 /ISSUES.markdown
parentRename bell(1) to bel(1) (diff)
downloaddotfiles-d722d4270feec17ca8c6ed970e53c42d7143589d.tar.gz
dotfiles-d722d4270feec17ca8c6ed970e53c42d7143589d.zip
Add an issue with cumbersome Makefile
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 80b12302..4efa2c0c 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -8,3 +8,5 @@ Known issues
* man(1) completion doesn't work on OpenBSD as manpath(1) isn't a thing on
that system; need to find some way of finding which manual directories
should be searched at runtime, if there is one
+* The Makefile scripts are unwieldy in places; would be nicer to have them
+ call a shell script in a subdirectory, maybe "test"