ICU-1891 Use the proper build directory

X-SVN-Rev: 9298
This commit is contained in:
George Rhoten 2002-07-24 00:17:01 +00:00
parent 757bb57d8a
commit 45f4e0a95b

View File

@ -29,7 +29,7 @@ else
LINK = $(LINK.c)
endif
BUILDDIR := $(shell pwd)/../..
BUILDDIR := $(shell pwd)/../../
# we define ICU_UNICODE_VERSION so we can test it
CPPFLAGS += -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/ctestfw -I$(top_srcdir)/tools/toolutil