Fix utter breakage of the Kindle startup script.

I forgot to update the Makefile when I renamed the helper include...
Ooops. >_<"
This commit is contained in:
NiLuJe
2014-08-04 00:25:23 +02:00
parent 2033620122
commit 30f733f9d9
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ kindleupdate: all
ln -sf ../kindle/extensions $(INSTALL_DIR)/
ln -sf ../kindle/launchpad $(INSTALL_DIR)/
ln -sf ../../kindle/koreader.sh $(INSTALL_DIR)/koreader
ln -sf ../../kindle/libkoreader.inc $(INSTALL_DIR)/koreader
ln -sf ../../kindle/libkohelper.sh $(INSTALL_DIR)/koreader
ln -sf ../../kindle/kotar_cpoint $(INSTALL_DIR)/koreader
# create new package
# Don't bundle launchpad on touch devices..