From b40a4fdb44cf9225bbf9dfd595fa472166d18861 Mon Sep 17 00:00:00 2001 From: "ramiro%netscape.com" Date: Wed, 21 Jul 1999 20:13:06 +0000 Subject: [PATCH] Move the timers to their final resting group in mozilla/widget. git-svn-id: svn://10.0.0.236/trunk@40464 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/makefile.win | 1 - mozilla/widget/makefile.win | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/makefile.win b/mozilla/makefile.win index 122e9c57c68..903c73c121d 100644 --- a/mozilla/makefile.win +++ b/mozilla/makefile.win @@ -49,7 +49,6 @@ DIRS = \ modules\libjar \ modules\libutil \ sun-java \ - timer \ js \ modules\security\freenav \ modules\libimg \ diff --git a/mozilla/widget/makefile.win b/mozilla/widget/makefile.win index b7f84e8a5a2..07b4de6f365 100644 --- a/mozilla/widget/makefile.win +++ b/mozilla/widget/makefile.win @@ -18,6 +18,6 @@ DEPTH=.. IGNORE_MANIFEST=1 -DIRS=public src tests +DIRS=public timer src include <$(DEPTH)\config\rules.mak>