summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 17:12:47 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 17:12:47 -0300
commit07a8151ca275f0c05a8b4e682094f6fd2b154ef0 (patch)
treed2afcf48ec3af9de4d84afd8ca9b9c203a0804a7 /deps.mk
parentMakefile: Simplify time file generation on bench taget dependencies (diff)
downloadwscat-07a8151ca275f0c05a8b4e682094f6fd2b154ef0.tar.gz
wscat-07a8151ca275f0c05a8b4e682094f6fd2b154ef0.tar.xz
mkdeps.sh: Fix typo on varlist name
Diffstat (limited to 'deps.mk')
-rw-r--r--deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps.mk b/deps.mk
index 8b1fa29..043628a 100644
--- a/deps.mk
+++ b/deps.mk
@@ -6,7 +6,7 @@ mains.go = \
src/main.go \
tests/main.go \
-functional-tests/libs.go = \
+functional-tests/lib.go = \
functional-tests/main.go = \