summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authortschwinge <tschwinge>2008-06-18 12:16:10 +0000
committertschwinge <tschwinge>2008-06-18 12:16:10 +0000
commitb76e523f9a90d225dd55d3caf1bedb7b525ad82e (patch)
treed4d5aa569828fdaec49412a8acb142589ccb4d3f /Makefile.am
parent5540a089750e97d4ba15b4fb2e9626d00e7deea4 (diff)
2008-06-18 Thomas Schwinge <tschwinge@gnu.org>
* Makefile.am [HAVE_CROSS] (all-local): Depend on libstdc++.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2b7dba6..209942a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,7 @@ endif
if HAVE_CROSS
-all-local: libc-stmp
+all-local: libc-stmp libstdc++
libc-stmp: @LIBC_A@ @LIBC_M@ \
libhurd-mm/libhurd-mm.a \
libpthread/libpthread.a \