mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-17 14:29:56 +02:00
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good
11 lines
248 B
Makefile
11 lines
248 B
Makefile
module_files = main.js AppearanceHandle.js AppAndServiceHandle.js VFSHandle.js LocaleHandle.js StartupHandle.js VersionsHandle.js
|
|
|
|
libfiles =
|
|
|
|
cssfiles = main.css
|
|
|
|
copyfiles = scheme.html package.json README.md
|
|
|
|
|
|
PKG_NAME=Setting
|
|
include ../pkg.mk |