Author: miguel Date: 2005-04-05 01:19:03 -0400 (Tue, 05 Apr 2005) New Revision: 42547
Modified: trunk/mono/Makefile.am Log: Remove monod from the build, a new C# version is coming Modified: trunk/mono/Makefile.am =================================================================== --- trunk/mono/Makefile.am 2005-04-05 04:35:03 UTC (rev 42546) +++ trunk/mono/Makefile.am 2005-04-05 05:19:03 UTC (rev 42547) @@ -1,7 +1,7 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I . -SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web monod +SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web # Keep in sync with SUBDIRS ## 'tools' is not normally built _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
