2003-07-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / Makefile.am
index ef611c334f8a36e6b583264c621b8b2a43c9f6cd..83d30b1f1e2da95729a14da0ff3369cbba906d1d 100644 (file)
@@ -19,6 +19,7 @@ DISTCLEANFILES= mono.pc
 fullbuild: remove-binaries mcs-tree-safe-build xinstall-runtime mcs-rest install
 
 mcs-tree-safe-build:
+       (cd ../mcs/jay; make)
        (cd ../mcs/mcs; make MCS=mcs)
        (cd ../mcs/class/corlib; make MCS=mcs)
        cp ../mcs/class/lib/corlib.dll runtime