From 11014437a0d475a7ffcf1c9c55360669cd1599ab Mon Sep 17 00:00:00 2001 From: "sergei_d%fi.tartu.ee" Date: Wed, 26 Oct 2005 23:24:42 +0000 Subject: [PATCH] [BeOS]Bug 313326. commiting Makefile.in. p=sergei_d, r=biesi. BeOS-only --- widget/src/beos/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/widget/src/beos/Makefile.in b/widget/src/beos/Makefile.in index e39501d61857..e61801c14353 100644 --- a/widget/src/beos/Makefile.in +++ b/widget/src/beos/Makefile.in @@ -88,6 +88,7 @@ SHARED_LIBRARY_LIBS = $(DIST)/lib/libxpwidgets_s.a EXTRA_DSO_LDOPTS = \ -ltracker \ + -lgame \ $(TOOLKIT_DSO_LDOPTS) \ $(MOZ_COMPONENT_LIBS) \ -lgkgfx \