From 353dcebd08c725d0b4c8423eefb9ca88005f167a Mon Sep 17 00:00:00 2001 From: "jbetak%netscape.com" Date: Sun, 7 May 2000 22:12:22 +0000 Subject: [PATCH] 32477 Accept language UI - fixing bustage git-svn-id: svn://10.0.0.236/trunk@68608 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/intl/locale/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/intl/locale/src/Makefile.in b/mozilla/intl/locale/src/Makefile.in index a2810d45923..0e113426040 100644 --- a/mozilla/intl/locale/src/Makefile.in +++ b/mozilla/intl/locale/src/Makefile.in @@ -53,7 +53,7 @@ EXPORTS = \ EXPORT_RESOURCE = \ $(srcdir)/langGroups.properties \ - $(srcdir)/language.properties \ + $(srcdir)/language.properties \ $(NULL) # we don't want the shared lib, but we want to force the creation of a static lib.