From f9389463bb310c36bf40bce67fde13658d5e65ec Mon Sep 17 00:00:00 2001 From: "pinkerton%netscape.com" Date: Fri, 25 Sep 1998 05:21:27 +0000 Subject: [PATCH] add dom:public:css to manifest list. git-svn-id: svn://10.0.0.236/trunk@11021 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/build/mac/NGLayoutBuildList.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/build/mac/NGLayoutBuildList.pm b/mozilla/build/mac/NGLayoutBuildList.pm index 73e5a72dff0..28bd9abf455 100644 --- a/mozilla/build/mac/NGLayoutBuildList.pm +++ b/mozilla/build/mac/NGLayoutBuildList.pm @@ -295,6 +295,7 @@ sub BuildDist() [":mozilla:dom:public:coreEvents:MANIFEST", "$distdirectory:dom:"], [":mozilla:dom:public:events:MANIFEST", "$distdirectory:dom:"], [":mozilla:dom:public:html:MANIFEST", "$distdirectory:dom:"], + [":mozilla:dom:public:css:MANIFEST", "$distdirectory:dom:"], [":mozilla:dom:src:jsurl:MANIFEST", "$distdirectory:dom:"], #HTMLPARSER [":mozilla:htmlparser:src:MANIFEST", "$distdirectory:htmlparser:"],