eebd19f
--- debugger/mcs51/Makefile.in.orig	2008-09-11 18:06:29.000000000 -0700
eebd19f
+++ debugger/mcs51/Makefile.in	2008-09-11 18:06:34.000000000 -0700
eebd19f
@@ -7,11 +7,11 @@
eebd19f
 CPP		= @CPP@
eebd19f
 INSTALL		= @INSTALL@
eebd19f
 STRIP           = @STRIP@
eebd19f
 
eebd19f
 
eebd19f
-top_builddir	= ../../
eebd19f
+top_builddir	= ../..
eebd19f
 top_srcdir	= @srcdir@/../..
eebd19f
 SLIB		= $(top_builddir)/support/Util
eebd19f
 SDCCLIB		= $(top_builddir)/src
eebd19f
 
eebd19f
 VPATH           = @srcdir@