From ca4e63bb2b2442c891bbebbdae0b9575fa0787d1 Mon Sep 17 00:00:00 2001 From: "pavlov%netscape.com" Date: Thu, 16 Mar 2000 06:38:50 +0000 Subject: [PATCH] remove PSMTaskMenu.xul from the files exported on unix since it is getting exported from extentions/psm-glue git-svn-id: svn://10.0.0.236/trunk@63149 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/global/resources/content/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/xpfe/global/resources/content/Makefile.in b/mozilla/xpfe/global/resources/content/Makefile.in index 2b646d8c5c9..2e496e7d035 100644 --- a/mozilla/xpfe/global/resources/content/Makefile.in +++ b/mozilla/xpfe/global/resources/content/Makefile.in @@ -62,7 +62,6 @@ EXPORT_RESOURCE_CONTENT = \ $(srcdir)/wizardOverlay.js \ $(srcdir)/wizardOverlay.xul \ $(srcdir)/treePopups.js \ - $(srcdir)/PSMTaskMenu.xul \ $(NULL) include $(topsrcdir)/config/rules.mk