From f59feb7d44558ddd6a825f62420e1341e983ca75 Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Wed, 23 Oct 2013 17:26:19 +0200 Subject: [PATCH] Added helpcontent file to makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 33b5598..84a769a 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,7 @@ define Package/doodle3d-client/install $(CP) $(PKG_BUILD_DIR)/www/favicon* $(1)/www/ $(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/css/debug.min.css $(1)/www/css/ $(CP) $(PKG_BUILD_DIR)/www/css/settings.min.css $(1)/www/css/