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 d62c466b1d..c7958fb0d1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -18,6 +18,8 @@ manext = 1
mandir = @mandir@/man$(manext)
program_prefix = @program_prefix@
+export bindir
+
RTEMS_ROOT = @RTEMS_ROOT@
PROJECT_ROOT = @PROJECT_ROOT@