add koptreader.lua file in customupdate

Conflicts:

	Makefile
This commit is contained in:
chrox
2012-10-19 01:47:41 +08:00
committed by Qingping Hou
parent 441d061664
commit 9e8a92862c

View File

@@ -140,7 +140,7 @@ kpdfview: kpdfview.o einkfb.o pdf.o k2pdfopt.o blitbuffer.o drawcontext.o input.
$(STATICLIBSTDCPP) \
$(LDFLAGS) \
-o $@ \
-lm -ldl -lpthread \
-lm -ldl -lpthread -ljpeg -L$(MUPDFLIBDIR) \
$(EMU_LDFLAGS) \
$(DYNAMICLIBSTDCPP)