mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-620 fixed typo (damn!)
X-SVN-Rev: 2553
This commit is contained in:
parent
0fb401e71f
commit
99e1135905
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ install-local: all-local build-data
|
|||
$(mkinstalldirs) $(DESTDIR)$(sbindir)
|
||||
$(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)/$(TARGET)
|
||||
|
||||
build-data: $(TESTFILES)
|
||||
build-data: $(TEST_FILES)
|
||||
|
||||
# we set the ICU_DATA directory here so that test.dat ends up in
|
||||
# icu/data rather than PREFIX/share/icu/VERSION/
|
||||
|
|
Loading…
Add table
Reference in a new issue