diff options
Diffstat (limited to 'bean/native/unix')
-rw-r--r-- | bean/native/unix/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bean/native/unix/makefile.mk b/bean/native/unix/makefile.mk index c2d4ecfcbc85..e3ff996a60ae 100644 --- a/bean/native/unix/makefile.mk +++ b/bean/native/unix/makefile.mk @@ -27,6 +27,7 @@ SLOFILES = \ SHL1TARGET=$(TARGET) SHL1LIBS= $(SLB)$/$(TARGET).lib +SOLARLIB+=$(JAVALIB) SHL1STDLIBS=$(AWTLIB) SHL1NOCHECK=TRUE |