From: Miguel de Icaza Date: Fri, 19 Feb 2010 21:49:42 +0000 (-0000) Subject: Distribute autogen.sh X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=6da677d5da60b23475c91b5a0d93dfa941cb1fc5;p=mono.git Distribute autogen.sh svn path=/trunk/mono/; revision=152099 --- diff --git a/Makefile.am b/Makefile.am index b3c84abefd6..355a8676dde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ SUBDIRS = po $(libgc_dir) $(eglib_dir) mono $(ikvm_native_dir) support data runt DIST_SUBDIRS = po libgc $(eglib_dir) mono ikvm-native support data runtime scripts man samples web tools msvc docs endif -EXTRA_DIST= nls.m4 po.m4 progtest.m4 mono-uninstalled.pc.in build-mingw32.sh LICENSE mkinstalldirs +EXTRA_DIST= nls.m4 po.m4 progtest.m4 mono-uninstalled.pc.in build-mingw32.sh LICENSE mkinstalldirs autogen.sh DISTCHECK_CONFIGURE_FLAGS = EXTERNAL_MCS=false EXTERNAL_RUNTIME=false