summaryrefslogtreecommitdiffstats
path: root/c/src/make/lib.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/lib.cfg')
-rw-r--r--c/src/make/lib.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/lib.cfg b/c/src/make/lib.cfg
index 88ba811e9a..47afd3e93e 100644
--- a/c/src/make/lib.cfg
+++ b/c/src/make/lib.cfg
@@ -7,7 +7,7 @@
# Assumes $(LIB) is set to $(ARCH)/libfoo.a
#
-include $(RTEMS_ROOT)/make/leaf.cfg
+include $(PROJECT_ROOT)/make/leaf.cfg
define make-library
$(RM) $@