mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update customupdate target for new ui framework
This commit is contained in:
1
Makefile
1
Makefile
@@ -219,6 +219,7 @@ customupdate: all
|
||||
cp -rpL data/*.css $(INSTALL_DIR)/data
|
||||
cp -rpL fonts $(INSTALL_DIR)
|
||||
cp -r resources $(INSTALL_DIR)
|
||||
cp -r frontend $(INSTALL_DIR)
|
||||
mkdir $(INSTALL_DIR)/fonts/host
|
||||
zip -9 -r kindlepdfviewer-$(VERSION).zip $(INSTALL_DIR) launchpad/
|
||||
rm -Rf $(INSTALL_DIR)
|
||||
|
||||
Reference in New Issue
Block a user