add koptreader.lua file in customupdate

Conflicts:

	Makefile
pull/2/merge
chrox 12 years ago committed by Qingping Hou
parent 441d061664
commit 9e8a92862c

@ -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)

Loading…
Cancel
Save