summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 17:14:15 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 17:14:15 -0300
commita3d8dcc2a633878e187d42c88c80dab4c3c3acb0 (patch)
treebf408199f96212fcc81406949ae9db498f70286c /deps.mk
parentMakefile: Prioritize local version when building and linking (diff)
downloadcracha-a3d8dcc2a633878e187d42c88c80dab4c3c3acb0.tar.gz
cracha-a3d8dcc2a633878e187d42c88c80dab4c3c3acb0.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 6b45dfd..02e3841 100644
--- a/deps.mk
+++ b/deps.mk
@@ -12,7 +12,7 @@ mains.go = \
tests/fuzz/api/main.go \
tests/main.go \
-functional-tests/libs.go = \
+functional-tests/lib.go = \
tests/functional/register-twice/cracha.go \
functional-tests/main.go = \