Skip to content

Commit 6a9e190

Browse files
committed
ANDROID: file manager webui (wip)
1 parent 30270d3 commit 6a9e190

File tree

4 files changed

+306
-277
lines changed

4 files changed

+306
-277
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ function buildAndroid() {
248248

249249
TEST_DIR="src/platform/android"
250250
AC_SUBST(TEST_DIR)
251+
(cd src/platform/android/webui && npm run build)
251252
}
252253

253254
function buildConsole() {

0 commit comments

Comments
 (0)