summaryrefslogtreecommitdiffstats
path: root/c/build-tools/os/msdos/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/build-tools/os/msdos/Makefile.in')
-rw-r--r--c/build-tools/os/msdos/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/build-tools/os/msdos/Makefile.in b/c/build-tools/os/msdos/Makefile.in
index b677c72ff5..c11aacc1b3 100644
--- a/c/build-tools/os/msdos/Makefile.in
+++ b/c/build-tools/os/msdos/Makefile.in
@@ -11,7 +11,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
RTEMS_CUSTOM = $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_CUSTOM)
-include $(PROJECT_ROOT)/make/leaf.cfg
+include $(RTEMS_ROOT)/make/leaf.cfg
DESTDIR=$(PROJECT_RELEASE)/build-tools