Reverting lib fix to fix impending bustage.

git-svn-id: svn://10.0.0.236/trunk@52538 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mccabe%netscape.com
1999-11-02 07:39:51 +00:00
parent dd157213ab
commit b3f3e6c4bc

View File

@@ -59,9 +59,9 @@ CPPSRCS = \
xpctest_out.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(MOZ_TIMER_LIBS) \
$(NULL)
LIBS += \
$(MOZ_TIMER_LIBS) \
$(NULL)
include $(topsrcdir)/config/rules.mk