diff --git a/allmakefiles.sh b/allmakefiles.sh index 92f191dc3d55..13542bd0eda5 100755 --- a/allmakefiles.sh +++ b/allmakefiles.sh @@ -203,7 +203,7 @@ intl/ctl/public/Makefile intl/ctl/src/Makefile intl/ctl/src/pangoLite/Makefile intl/ctl/src/thaiShaper/Makefile -intl/ctl/src/hindShaper/Makefile +intl/ctl/src/hindiShaper/Makefile " fi diff --git a/config/module2dir.pl b/config/module2dir.pl index 5f8ab4210452..890d73982619 100755 --- a/config/module2dir.pl +++ b/config/module2dir.pl @@ -108,7 +108,7 @@ my %map = ( 'mozMapi32', 'mailnews/mapi', 'mozpango', 'intl/ctl/src/pangoLite', 'mozpango-thaix', 'intl/ctl/src/thaiShaper', - 'mozpango-dvngx', 'intl/ctl/src/hindShaper', + 'mozpango-dvngx', 'intl/ctl/src/hindiShaper', 'mozucth', 'xpfe/components/ucth', 'mozxfer', 'xpfe/components/xfer', 'mpfilelocprovider', 'modules/mpfilelocprovider',