Sun Aug 26 23:04:46 CEST 2001 Paolo Molaro <lupus@ximian.com>
[mono.git] / configure.in
index a3e0106c20c2ee512689ca76bebd0591579faa5a..505a7f950a25249c6917cf68c2fcdb6d7a6e3777 100644 (file)
@@ -1,6 +1,6 @@
 AC_INIT(README)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mono, 0.5)
+AM_INIT_AUTOMAKE(mono, 0.6)
 AM_MAINTAINER_MODE
 
 AC_PROG_CC
@@ -40,8 +40,9 @@ mono/Makefile
 mono/metadata/Makefile
 mono/dis/Makefile
 mono/cil/Makefile
-mono/cli/Makefile
 mono/interpreter/Makefile
 mono/tests/Makefile
+mono/wrapper/Makefile
+runtime/Makefile
 doc/Makefile
 ])