From 5daaae50763dba0e91d9f80d4b341ee413d22796 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 23 May 2021 11:48:06 -0400 Subject: file_cmds: Fix compilation for lower targets --- file_cmds/mv/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'file_cmds/mv/Makefile') diff --git a/file_cmds/mv/Makefile b/file_cmds/mv/Makefile index 81f7de0..dbf5b3d 100644 --- a/file_cmds/mv/Makefile +++ b/file_cmds/mv/Makefile @@ -4,4 +4,6 @@ LDADD+=-liosexec BINDIR=/bin +CFLAGS+=-I${.CURDIR}/../common + .include -- cgit v1.2.3-56-ge451