missing reference to salhelper in link of a mac driver due to vos removal

Thanks to Joseph Power for finding this.
This commit is contained in:
Norbert Thiebaud 2010-10-25 16:39:32 -05:00
parent 1df23c08d4
commit e87bb9323c

View file

@ -60,6 +60,7 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(DBTOOLSLIB) \
$(SALHELPERLIB) \
$(SALLIB)
SHL1DEPN=
@ -101,6 +102,7 @@ SHL2OBJS=$(SLO2FILES)
SHL2STDLIBS=\
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(SALHELPERLIB) \
$(SALLIB) \
$(DBTOOLSLIB) \
$(COMPHELPERLIB) \