From ce31d8a507384a56b50afdf3ec402ddee9f49166 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Thu, 10 Aug 2000 07:07:13 +0000 Subject: [PATCH] Backing out reorder, to match valeski's backout --- Makefile.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Makefile.in b/Makefile.in index fa3e63fffebc..8d181b5388ee 100644 --- a/Makefile.in +++ b/Makefile.in @@ -105,6 +105,7 @@ DIRS += \ rdf \ docshell \ webshell \ + embedding \ editor \ sun-java \ profile \ @@ -120,11 +121,7 @@ ifdef MOZ_BUILD_XPFE DIRS += xpfe endif -# embedding must follow xpfe, needs xpfelocation_s.a. -DIRS += \ - xpinstall \ - embedding \ - $(NULL) +DIRS += xpinstall ifdef MOZ_EXTENSIONS DIRS += extensions