Bug #192718. mozilla-xremote-client links against xpcom when it doesn't need to. r=dougt, a=dbaron

git-svn-id: svn://10.0.0.236/trunk@137772 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blizzard%redhat.com
2003-02-13 18:57:03 +00:00
parent 12fcf5e681
commit 8adee5b1e0

View File

@@ -54,7 +54,7 @@ PROGOBJS = mozilla-xremote-client.$(OBJ_SUFFIX) \
$(NULL)
LIBS = \
$(XPCOM_LIBS) $(NSPR_LIBS) \
$(NSPR_LIBS) \
$(XLDFLAGS) $(XLIBS)
include $(topsrcdir)/config/rules.mk