Support older Automakes, as reported by Mark, having forward slashes on the list...
authorMiguel de Icaza <miguel@gnome.org>
Fri, 19 Sep 2008 20:14:18 +0000 (20:14 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 19 Sep 2008 20:14:18 +0000 (20:14 -0000)
svn path=/trunk/mono/; revision=113578

Makefile.am
configure.in

index 4205c6e76e74551ec6431b3e4eaa46e211f13376..d19b5b498c65f4195c37bf3dbe2ce5b0cd2712a6 100644 (file)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 ACLOCAL_AMFLAGS = -I .
 
-SUBDIRS = po/mcs $(libgc_dir) $(eglib_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web msvc
+SUBDIRS = po $(libgc_dir) $(eglib_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web msvc
 
 # Keep in sync with SUBDIRS
 ## 'tools' is not normally built
index c779620590ce466fa0edc0ead666dd8d9d90a4db..70651007c835aa9fc634465bea80382dd8947d1b 100644 (file)
@@ -2294,6 +2294,7 @@ tools/Makefile
 tools/locale-builder/Makefile
 runtime/Makefile
 msvc/Makefile
+po/Makefile
 ])
 
 if test x$platform_win32 = xyes; then