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.