diff --git a/icu4c/source/test/hdrtst/Makefile b/icu4c/source/test/hdrtst/Makefile index b4c0c30ab2..a832d6e8f4 100644 --- a/icu4c/source/test/hdrtst/Makefile +++ b/icu4c/source/test/hdrtst/Makefile @@ -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: