aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-30 17:53:55 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-30 17:54:12 +0200
commite8e493d463a74e281c4c1b1ccce1cf6489c7596c (patch)
tree99b40623c7c16576efd07e85cbd4eff66d3bdac1 /Makefile
parentmove comments from links-update to README (diff)
downloadconfig-links-e8e493d463a74e281c4c1b1ccce1cf6489c7596c.tar.gz
config-links-e8e493d463a74e281c4c1b1ccce1cf6489c7596c.zip
Makefile: add a comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 23de6d3..22da0ca 100644
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,7 @@ test/all: test/local test/docker
test/local:
./test/local/test.sh
+# This is deliberately excluded from test/all, because it quite destructive.
.PHONY: test/linux-home
test/linux-home:
./test/linux-home/test.sh