summaryrefslogtreecommitdiffstats
path: root/helpers/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-07-06 11:09:46 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-07-06 11:09:46 (EDT)
commit4cea4ecbfd27152cd3b6e6dfc3ca1ca0cf03c7fc (patch)
treeb8bd16914cfe09649aa552c1b9a38f070656efb9 /helpers/local.mk
parent9f27a737e7f4b720168de81c86714230e3971e49 (diff)
build: Generate executables in subdirectories
Diffstat (limited to 'helpers/local.mk')
-rw-r--r--helpers/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/local.mk b/helpers/local.mk
index c4b248e..479b716 100644
--- a/helpers/local.mk
+++ b/helpers/local.mk
@@ -1,4 +1,4 @@
-mknod_SOURCES = \
+helpers_mknod_SOURCES = \
%reldir%/defs.h \
%reldir%/mknod.c \
%reldir%/mode.c \