Merge pull request #136 from houqp/houqp-master

update koreader-base
This commit is contained in:
{Qingping,Dave} Hou
2013-06-29 14:11:52 -07:00

View File

@@ -54,6 +54,7 @@ bootstrapemu:
test -e $(EMU_DIR)/reader.lua || (cd $(EMU_DIR) && ln -s ../reader.lua ./)
test -e $(EMU_DIR)/history || (mkdir $(EMU_DIR)/history)
test -e $(EMU_DIR)/$(MO_DIR) || (cd $(EMU_DIR) && ln -s ../$(MO_DIR) ./)
test -e $(EMU_DIR)/ev_replay.py || (cd $(EMU_DIR) && ln -s ../$(KOR_BASE)/ev_replay.py ./)
customupdate: all
# ensure that the binaries were built for ARM