fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down

This commit is contained in:
dveditz%netscape.com 2001-05-14 12:38:15 +00:00
parent d4db098b5f
commit 8688792701
4 changed files with 6 additions and 9 deletions

View File

@ -443,6 +443,7 @@ sub BuildRuntimeDist()
InstallFromManifest(":mozilla:gc:boehm:MANIFEST", "$distdirectory:gc:");
#INCLUDE
InstallFromManifest(":mozilla:config:MANIFEST_xpfe", "$distdirectory:xpfe:");
InstallFromManifest(":mozilla:config:mac:MANIFEST", "$distdirectory:config:");
InstallFromManifest(":mozilla:config:mac:MANIFEST_config", "$distdirectory:config:");

5
config/MANIFEST_xpfe Normal file
View File

@ -0,0 +1,5 @@
#
# This is a list of local files which get copied to the mozilla:dist:xpfe directory
#
nsBuildID.h

View File

@ -4,7 +4,6 @@
nsAppleEvents.h
nsAppShellCIDs.h
nsBuildID.h
nsIWebShellWindow.h
nsFileLocations.h
nsIDOMXPConnectFactory.h

View File

@ -1,8 +0,0 @@
/* Build ID file.
*
* If building MOZILLLA_OFFICIAL (release build) NS_BUILD_ID will be updated
* to a current build id. This will be used to determine if we need to
* re-register components.
*
*/
#define NS_BUILD_ID 0000000000