antos-frontend/src/packages/CoreServices/Makefile
Xuan Sang LE 3fb336ed7c vfs
2018-01-23 10:10:40 +01:00

11 lines
190 B
Makefile

coffee_files = Calendar.coffee PushNotification.coffee Spotlight.coffee
jsfiles =
cssfiles = main.css
copyfiles = package.json notifications.html
PKG_NAME=CoreServices
include ../pkg.mk