iconv: Bail out of the loop when an illegal sequence of bytes occurs.
[elinks/elinks-j605.git] / src / bookmarks / backend / Makefile
blob889413ddae984fc3ed486ee0c48e8e053a19693a
1 top_builddir=../../..
2 include $(top_builddir)/Makefile.config
4 OBJS-$(CONFIG_XBEL_BOOKMARKS) += xbel.o
5 OBJS = common.o default.o
7 include $(top_srcdir)/Makefile.lib