2003/06/28 06:54:18
[org.ibex.core.git] / Makefile
index 1cca13e..2a6a5df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -225,7 +225,8 @@ Win32:
                platform=Win32 \
                target=i686-pc-mingw32 \
                target_bin=xwt.exe \
-               platform_link="-Wl,--subsystem,windows -lcomdlg32"
+               platform_link="-Wl,--subsystem,windows -lcomdlg32" \
+               platform_java_sources="Win32"
 
 Darwin: upstream
        echo -e "\\n=== Darwin ========================================="