aboutsummaryrefslogtreecommitdiff
path: root/newlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/Makefile.am')
-rw-r--r--newlib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/Makefile.am b/newlib/Makefile.am
index 7afb28a..f3be4de 100644
--- a/newlib/Makefile.am
+++ b/newlib/Makefile.am
@@ -63,7 +63,7 @@ DOCDIR =
endif
SUBDIRS = libc libm \
- $(DOCDIR) .
+ $(DOCDIR) . $(EXTRA_DIRS)
tooldir = $(exec_prefix)/$(host_alias)
toollibdir = $(tooldir)/lib$(MULTISUBDIR)