From c8b841b08e5937df2ee4e3c7d59d4853d0558c65 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 25 Apr 2025 15:31:32 -0400 Subject: [PATCH] small tweak --- src/Makefile.package.empty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.package.empty b/src/Makefile.package.empty index 559f387981..6048b88029 100644 --- a/src/Makefile.package.empty +++ b/src/Makefile.package.empty @@ -7,6 +7,6 @@ PKG_LIB = PKG_CPP_DEPENDS = PKG_LINK_DEPENDS = -PKG_SYSINC = -I ../../third_party +PKG_SYSINC = -I../../third_party PKG_SYSLIB = PKG_SYSPATH =