OSDN Git Service

Mention PR number in my previous commit
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.am
index 7c8f9c2..1f8d315 100644 (file)
@@ -27,7 +27,8 @@ if GLIBCXX_HOSTED
   hosted_source = doc src po testsuite
 endif
 ## Keep this list sync'd with acinclude.m4:GLIBCXX_CONFIGURE.
-SUBDIRS = include libsupc++ $(hosted_source)
+## Note that python must come after src.
+SUBDIRS = include libsupc++ $(hosted_source) python
 
 ACLOCAL_AMFLAGS = -I . -I .. -I ../config