Adding xpcomsample to module map (152312). r=hwaara, sr=alecf. does not affect main seamonkey build.

git-svn-id: svn://10.0.0.236/trunk@123488 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 2002-06-18 01:24:26 +00:00
parent 405c5bf75e
commit 6989005c97

View File

@ -187,6 +187,7 @@ my %map = (
'xmlextras', 'extensions/xmlextras',
'xmlterm', 'extensions/xmlterm',
'xpcom', 'xpcom',
'xpcomsample', 'xpcom/sample',
'xpconnect', 'js/src/xpconnect',
'xpcshell', 'js/src/xpconnect/shell',
'xpctools', 'js/src/xpconnect/tools',