mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-18 14:59:49 +02:00
add setting package
This commit is contained in:
11
src/packages/Setting/Makefile
Normal file
11
src/packages/Setting/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
coffee_files = main.coffee
|
||||
|
||||
jsfiles =
|
||||
|
||||
cssfiles = main.css
|
||||
|
||||
copyfiles = scheme.html package.json schemes
|
||||
|
||||
|
||||
PKG_NAME=Setting
|
||||
include ../pkg.mk
|
Reference in New Issue
Block a user