Fixing Mac bustage, no MANIFEST in htmlparser/src anymore.

This commit is contained in:
heikki%netscape.com 2001-08-03 22:15:00 +00:00
parent f09ea42fb4
commit a337e54efa

View File

@ -743,7 +743,7 @@ sub BuildClientDist()
InstallFromManifest(":mozilla:dom:src:jsurl:MANIFEST_IDL", "$distdirectory:idl:");
#HTMLPARSER
InstallFromManifest(":mozilla:htmlparser:src:MANIFEST", "$distdirectory:htmlparser:");
InstallFromManifest(":mozilla:htmlparser:public:MANIFEST", "$distdirectory:htmlparser:");
#EXPAT
InstallFromManifest(":mozilla:expat:xmlparse:MANIFEST", "$distdirectory:expat:");