summaryrefslogtreecommitdiffstats
path: root/c/src/exec/wrapup/posix
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/wrapup/posix')
-rw-r--r--c/src/exec/wrapup/posix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/wrapup/posix/Makefile.in b/c/src/exec/wrapup/posix/Makefile.in
index fbfca2ffa3..077d7c4536 100644
--- a/c/src/exec/wrapup/posix/Makefile.in
+++ b/c/src/exec/wrapup/posix/Makefile.in
@@ -22,7 +22,7 @@ OBJS=$(CPU_OBJS) $(CORE_OBJS) $(POSIX_OBJS) $(SAPI_OBJS)
LIB=$(ARCH)/libposix.a
include $(RTEMS_CUSTOM)
-include $(PROJECT_ROOT)/make/lib.cfg
+include $(RTEMS_ROOT)/make/lib.cfg
#
# (OPTIONAL) Add local stuff here using +=