mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
11 lines
128 B
Makefile
11 lines
128 B
Makefile
module_files = main.js
|
|
|
|
libfiles =
|
|
|
|
cssfiles = main.css
|
|
|
|
copyfiles = scheme.html package.json
|
|
|
|
|
|
PKG_NAME=Files
|
|
include ../pkg.mk |