Define EXTRA_DSO_LDOPTS as MOZ_TIMER_LIBS

git-svn-id: svn://10.0.0.236/trunk@46558 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
colin%theblakes.com 1999-09-09 12:58:39 +00:00
parent 35b0eeac8d
commit ec00efc0e5

View File

@ -34,6 +34,10 @@ CPPSRCS = \
REQUIRES = raptor xpcom
EXTRA_DSO_LDOPTS = \
-L$(DIST)/lib \
$(MOZ_TIMER_LIBS)
include $(topsrcdir)/config/rules.mk
DEFINES += -D_IMPL_NS_VIEW