summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 9046b7a6b8..c17f6f4860 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -23,6 +23,8 @@ export bindir
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@
+INSTALL = @INSTALL@
+
VPATH=@srcdir@
ifeq ($(RTEMS_BSP),)