summaryrefslogtreecommitdiffstats
path: root/c/src/tests/support/wrapup/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/support/wrapup/Makefile.in')
-rw-r--r--c/src/tests/support/wrapup/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/support/wrapup/Makefile.in b/c/src/tests/support/wrapup/Makefile.in
index 95026f7021..a4fc16821b 100644
--- a/c/src/tests/support/wrapup/Makefile.in
+++ b/c/src/tests/support/wrapup/Makefile.in
@@ -17,7 +17,7 @@ OBJS=$(foreach piece, $(GENERIC_PIECES), ../$(piece)/$(ARCH)/$(piece).rel)
LIB=$(ARCH)/libtest.a
include $(RTEMS_CUSTOM)
-include $(PROJECT_ROOT)/make/lib.cfg
+include $(RTEMS_ROOT)/make/lib.cfg
#
# (OPTIONAL) Add local stuff here using +=