mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 03:09:45 +02:00
global settting
This commit is contained in:
11
src/packages/CoreServices/Makefile
Normal file
11
src/packages/CoreServices/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
coffee_files = Calendar.coffee PushNotification.coffee Spotlight.coffee
|
||||
|
||||
jsfiles =
|
||||
|
||||
cssfiles =
|
||||
|
||||
copyfiles = package.json
|
||||
|
||||
|
||||
PKG_NAME=CoreServices
|
||||
include ../pkg.mk
|
Reference in New Issue
Block a user