Enable the use of Talkback, if available.

git-svn-id: svn://10.0.0.236/trunk@46631 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-09-09 21:45:28 +00:00
parent a5bc0a8172
commit 24d4ec32c4

View File

@@ -99,6 +99,10 @@ XP_DIST_LIBS = \
$(JSJ_LIB) \
$(NULL)
ifdef MOZ_FULLCIRCLE
XP_DIST_LIBS += $(FULLCIRCLE_LIBS)
endif
XP_LIBS = \
$(XP_DIST_LIBS) \
$(NSPR_LIBS) \