From 9e615e806a674f9eef11b7819cbebc5c9925024f Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Thu, 18 Aug 2005 11:15:21 +0000 Subject: [PATCH] Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. --- docshell/shistory/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/docshell/shistory/src/Makefile.in b/docshell/shistory/src/Makefile.in index 61c351671bf0..3be83c2a760c 100644 --- a/docshell/shistory/src/Makefile.in +++ b/docshell/shistory/src/Makefile.in @@ -30,6 +30,7 @@ MODULE = shistory LIBRARY_NAME = shistory EXPORT_LIBRARY = 1 IS_COMPONENT = 1 +MODULE_NAME = Session_History_Module REQUIRES = xpcom string necko dom layout docshell locale widget uriloader pref gfx2 CPPSRCS = nsSHEntry.cpp \