From c96724f64a70d0305c4b215465a4eb4b4c70aba6 Mon Sep 17 00:00:00 2001 From: "dbragg%netscape.com" Date: Mon, 14 Jun 1999 20:58:18 +0000 Subject: [PATCH] Changed name to work on Mac --- profile/pref-migrator/src/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/pref-migrator/src/makefile.win b/profile/pref-migrator/src/makefile.win index 12406a35c0e7..cf2a2675e5ce 100644 --- a/profile/pref-migrator/src/makefile.win +++ b/profile/pref-migrator/src/makefile.win @@ -59,7 +59,7 @@ LLIBS = \ OBJS = \ .\$(OBJDIR)\nsprefmigration.obj \ .\$(OBJDIR)\nsprefmigrationfactory.obj \ - .\$(OBJDIR)\nsPrefMigrationProgressDialog.obj \ + .\$(OBJDIR)\nsPMProgressDlg.obj \ $(NULL) include <$(DEPTH)\config\rules.mak>