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
This commit is contained in:
ramiro%netscape.com
1999-07-21 20:13:06 +00:00
parent 9342a3abe1
commit b40a4fdb44
2 changed files with 1 additions and 2 deletions

View File

@@ -49,7 +49,6 @@ DIRS = \
modules\libjar \
modules\libutil \
sun-java \
timer \
js \
modules\security\freenav \
modules\libimg \

View File

@@ -18,6 +18,6 @@
DEPTH=..
IGNORE_MANIFEST=1
DIRS=public src tests
DIRS=public timer src
include <$(DEPTH)\config\rules.mak>