summaryrefslogtreecommitdiff
path: root/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk')
-rw-r--r--lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
index dd48e3b1ec0f..208bb56c668c 100644
--- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
+++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
@@ -57,11 +57,9 @@ HUNSPELL_CFLAGS += -I$(SOLARINCDIR)$/hunspell
CFLAGS += -I..$/..$/..$/lingutil $(HUNSPELL_CFLAGS)
EXCEPTIONSFILES= \
- $(SLO)$/hprophelp.obj\
$(SLO)$/hyphenimp.obj
SLOFILES= \
- $(SLO)$/hprophelp.obj\
$(SLO)$/hreg.obj\
$(SLO)$/hyphenimp.obj
@@ -82,7 +80,7 @@ SHL1STDLIBS= \
$(HUNSPELLLIB)
# build DLL
-SHL1LIBS= $(SLB)$/$(TARGET).lib
+SHL1LIBS= $(SLB)$/$(TARGET).lib $(SLB)$/libulingu.lib
SHL1IMPLIB= i$(REALNAME)
SHL1DEPN= $(SHL1LIBS)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def