summaryrefslogtreecommitdiffstats
path: root/helpers/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/local.mk')
-rw-r--r--helpers/local.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/helpers/local.mk b/helpers/local.mk
index 479b716..2d82b25 100644
--- a/helpers/local.mk
+++ b/helpers/local.mk
@@ -1,5 +1,5 @@
helpers_mknod_SOURCES = \
- %reldir%/defs.h \
- %reldir%/mknod.c \
- %reldir%/mode.c \
- %reldir%/mode.h
+ common/defs.h \
+ common/mode.c \
+ common/mode.h \
+ %reldir%/mknod.c