mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 10:17:23 +00:00
ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
X-SVN-Rev: 19308
This commit is contained in:
parent
f85c640c46
commit
fa4e147b16
1 changed files with 1 additions and 1 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Reference in a new issue