summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 17:13:29 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 17:13:29 -0300
commit3a5e01921c174aaec8940bdd6132ccb0ae27c164 (patch)
treeeeea2b8bd819ba24e3dee19cf1c5276857e46fc9 /deps.mk
parentMakefile: Simplify time file generation on bench taget dependencies (diff)
downloadbinder-3a5e01921c174aaec8940bdd6132ccb0ae27c164.tar.gz
binder-3a5e01921c174aaec8940bdd6132ccb0ae27c164.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 670d810..67ef075 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 = \