ICU-3062 fix the path names that I incorrectly "corrected" in the last version.

X-SVN-Rev: 14118
This commit is contained in:
Eric Mader 2003-12-12 20:58:58 +00:00
parent 2326c45466
commit d54d1b8804

View File

@ -29,8 +29,8 @@ ifeq ($(USE_ICU_CONFIG),1)
LDIRS=$(shell icu-config --prefix)/include/layout
else
include ../../config/Makefile.inc
DIRS=../../common/unicode ../../i18n/unicode ../../extra/ustdio/unicode
LDIRS=../../layout/layout ../../layoutex/layout
DIRS=../../../common/unicode ../../../i18n/unicode ../../../extra/ustdio/unicode
LDIRS=../../../layout/layout ../../../layoutex/layout
endif
all: