Commit 4b2a637d authored by yokoyama%netscape.com's avatar yokoyama%netscape.com
Browse files

Bug fix 92341:

extensions\makefile.win
Need to add the UniversalAutoDet to extensions makefiles.
/r=nhotta;/sr=blizzard
parent f23cd921
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ DIRS = wallet \
!if !defined(DISABLE_XSLT)
	transformiix \
!endif 
	universalchardet \
	xml-rpc \
	xmlextras \
	$(NULL)