From a002b14264fb1eabdc4714b4ceb5923777a90958 Mon Sep 17 00:00:00 2001 From: "seawood%netscape.com" Date: Fri, 4 Apr 2003 07:47:31 +0000 Subject: [PATCH] Removing obsolete include/ from build. Bug #199920 --- build/mac/build_scripts/MozillaBuildList.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/build/mac/build_scripts/MozillaBuildList.pm b/build/mac/build_scripts/MozillaBuildList.pm index 907c9256efad..f2d03cb3c475 100644 --- a/build/mac/build_scripts/MozillaBuildList.pm +++ b/build/mac/build_scripts/MozillaBuildList.pm @@ -817,9 +817,6 @@ sub BuildClientDist() InstallFromManifest(":mozilla:lib:mac:Misc:MANIFEST", "$distdirectory:mac:common:"); InstallFromManifest(":mozilla:lib:mac:Instrumentation:MANIFEST", "$distdirectory:mac:inst:"); - #INCLUDE - InstallFromManifest(":mozilla:include:MANIFEST", "$distdirectory:include:"); - #INTL #CHARDET InstallFromManifest(":mozilla:intl:chardet:public:MANIFEST_IDL", "$distdirectory:idl:");