From 06ee17f97f1fcdc0c0d0fcc4daab127d7a6a3003 Mon Sep 17 00:00:00 2001 From: "idk%eng.sun.com" Date: Thu, 23 Dec 1999 01:26:39 +0000 Subject: [PATCH] Addon to my last checkin. sorry git-svn-id: svn://10.0.0.236/trunk@56471 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/remote/tests/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/xpcom/remote/tests/Makefile.in b/mozilla/xpcom/remote/tests/Makefile.in index a9444445f68..1b1f8a39768 100644 --- a/mozilla/xpcom/remote/tests/Makefile.in +++ b/mozilla/xpcom/remote/tests/Makefile.in @@ -19,8 +19,8 @@ # # Contributor(s): -DEPTH = ../.. -topsrcdir = ../.. +DEPTH = ../../.. +topsrcdir = ../../.. srcdir = . VPATH = .