ICU-98 add LIBUSTDIO like in the other mh- files
X-SVN-Rev: 1024
This commit is contained in:
parent
44b48ccf4a
commit
3a37a44a56
@ -32,6 +32,7 @@ LIBICU-UC= -L$(top_builddir)/common -licu-uc
|
||||
LIBICU-I18N= -L$(top_builddir)/i18n -licu-i18n
|
||||
LIBCTESTFW= -L$(top_builddir)/tools/ctestfw -lctestfw
|
||||
LIBICU-TOOLUTIL=-L$(top_builddir)/tools/toolutil -licu-toolutil
|
||||
LIBUSTDIO= -L$(top_builddir)/extra/ustdio -lustdio
|
||||
|
||||
## Compilation rules
|
||||
%.o : $(srcdir)/%.c
|
||||
|
Loading…
Reference in New Issue
Block a user