mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 19:29:45 +02:00
add application manager
This commit is contained in:
11
src/packages/MarketPlace/Makefile
Normal file
11
src/packages/MarketPlace/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
coffee_files = dialog.coffee main.coffee
|
||||
|
||||
jsfiles =
|
||||
|
||||
cssfiles = main.css
|
||||
|
||||
copyfiles = repositorydia.html scheme.html package.json
|
||||
|
||||
|
||||
PKG_NAME=MarketPlace
|
||||
include ../pkg.mk
|
Reference in New Issue
Block a user