summaryrefslogtreecommitdiff
path: root/libstdc++-v3/Makefile.in
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2015-04-28 20:42:51 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2015-04-28 20:42:51 +0100
commit0088583b2556a68d4e521d5ced6ae38a946c7205 (patch)
tree070795240ae917ed301687dd648fa947bfd8b364 /libstdc++-v3/Makefile.in
parentfa9ac91269c58398f4308d3e392b03c9a3812f22 (diff)
Makefile.am (SUBDIRS): Move python to hosted_source.
* Makefile.am (SUBDIRS): Move python to hosted_source. * Makefile.in: Regenerate. * acinclude.m4 (glibcxx_SUBDIRS): Reorder. * configure: Regenerate. From-SVN: r222541
Diffstat (limited to 'libstdc++-v3/Makefile.in')
-rw-r--r--libstdc++-v3/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/Makefile.in b/libstdc++-v3/Makefile.in
index 961d840f45f..86b7de4e1dc 100644
--- a/libstdc++-v3/Makefile.in
+++ b/libstdc++-v3/Makefile.in
@@ -317,8 +317,8 @@ WARN_CXXFLAGS = \
# -I/-D flags to pass when compiling.
AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
-@GLIBCXX_HOSTED_TRUE@hosted_source = src doc po testsuite
-SUBDIRS = include libsupc++ $(hosted_source) python
+@GLIBCXX_HOSTED_TRUE@hosted_source = src doc po testsuite python
+SUBDIRS = include libsupc++ $(hosted_source)
ACLOCAL_AMFLAGS = -I . -I .. -I ../config
@BUILD_XML_FALSE@STAMP_XML =