ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.

X-SVN-Rev: 19308
This commit is contained in:
Eric Mader 2006-03-01 22:38:03 +00:00
parent f85c640c46
commit fa4e147b16

View File

@ -60,7 +60,7 @@ distclean-local: clean-local
$(RMV) Makefile
check-local: all-local
$(INVOKE) ./$(TARGET)
$(INVOKE) ./$(TARGET) $(top_srcdir)/extra/uconv/samples/danish-ISO-8859-1.txt
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \