diff --git a/icu4c/source/test/perf/howExpensiveIs/Makefile.in b/icu4c/source/test/perf/howExpensiveIs/Makefile.in index e68dda9a73a..a50642e3834 100644 --- a/icu4c/source/test/perf/howExpensiveIs/Makefile.in +++ b/icu4c/source/test/perf/howExpensiveIs/Makefile.in @@ -59,7 +59,7 @@ distclean-local: clean-local $(RMV) Makefile invoke check-local: all-local - ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(TARGET) ./howexpensive.xml + ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(TARGET) -f ./howexpensive.xml Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \