From ddbd9b556a5badea55c7f398447edae8c2502058 Mon Sep 17 00:00:00 2001 From: "jband%netscape.com" Date: Sun, 4 Apr 1999 03:06:33 +0000 Subject: [PATCH] re-order DIRS in preparation for using libxpt and tools/xpidl in order to generate stuff in xpcom/public git-svn-id: svn://10.0.0.236/trunk@26199 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/makefile.win b/mozilla/xpcom/makefile.win index 3a7a4dbea69..1e43b4ec159 100644 --- a/mozilla/xpcom/makefile.win +++ b/mozilla/xpcom/makefile.win @@ -19,6 +19,6 @@ DEPTH=.. IGNORE_MANIFEST=1 -DIRS=public src tests tools libxpt +DIRS=libxpt tools public src tests include <$(DEPTH)\config\rules.mak>