From 27db430146bfa6d9c64a88f74060421f3bcb241b Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Thu, 22 Feb 2001 14:06:14 +0000 Subject: [PATCH] Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. git-svn-id: svn://10.0.0.236/trunk@87674 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/psm-glue/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/extensions/psm-glue/src/Makefile.in b/mozilla/extensions/psm-glue/src/Makefile.in index 5fcddf4d238..09439e60f0e 100644 --- a/mozilla/extensions/psm-glue/src/Makefile.in +++ b/mozilla/extensions/psm-glue/src/Makefile.in @@ -32,7 +32,7 @@ MODULE = psmglue IS_COMPONENT = 1 LIBRARY_NAME = psmglue -REQUIRES = xpcom security necko uriloader intl dom js locale profile caps pref jar libreg widget layout appshell docshell rdf oji +REQUIRES = xpcom string security necko uriloader intl dom js locale profile caps pref jar libreg widget layout appshell docshell oji EXPORTS = \ nsPSMShimLayer.h \