From 71cbc779f29b8e1ebe668ffe57d3b9f5e01a100d Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Thu, 6 Mar 2014 11:16:08 +0100 Subject: [PATCH] Install redirect.html on box --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 75d8177..62c01a0 100644 --- a/Makefile +++ b/Makefile @@ -62,6 +62,7 @@ define Package/doodle3d-client/install $(CP) $(PKG_BUILD_DIR)/www/index.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/settings.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/helpcontent.html $(1)/www/ + $(CP) $(PKG_BUILD_DIR)/www/redirect.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/css/debug.min.css $(1)/www/css/ $(CP) $(PKG_BUILD_DIR)/www/css/settings.min.css $(1)/www/css/