mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
reworked install target a bit
This commit is contained in:
4
Makefile
4
Makefile
@@ -129,4 +129,6 @@ thirdparty: $(MUPDFLIBS) $(THIRDPARTYLIBS) $(LUALIBS)
|
||||
|
||||
install:
|
||||
# install to kindle using USB networking
|
||||
scp kpdfview reader.lua alt_getopt.lua keys.lua tilecache.lua root@192.168.2.2:/mnt/us/test/
|
||||
scp kpdfview *.lua root@192.168.2.2:/mnt/us/test/
|
||||
scp launchpad/* root@192.168.2.2:/mnt/us/launchpad/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user