ICU-1891 Use the proper build directory
X-SVN-Rev: 9298
This commit is contained in:
parent
757bb57d8a
commit
45f4e0a95b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user