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/compress/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'file_cmds/compress/Makefile') diff --git a/file_cmds/compress/Makefile b/file_cmds/compress/Makefile index 1dba0de..9f151da 100644 --- a/file_cmds/compress/Makefile +++ b/file_cmds/compress/Makefile @@ -7,4 +7,6 @@ BINDIR=/usr/bin LINKS+= ${BINDIR}/compress ${BINDIR}/uncompress +CFLAGS+=-I${.CURDIR}/../common + .include -- cgit v1.2.3-56-ge451