mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-17 01:58:21 +01:00
11 lines
170 B
Makefile
11 lines
170 B
Makefile
coffee_files = dialog.coffee main.coffee
|
|
|
|
jsfiles =
|
|
|
|
cssfiles = main.css
|
|
|
|
copyfiles = repositorydia.html scheme.html package.json
|
|
|
|
|
|
PKG_NAME=MarketPlace
|
|
include ../pkg.mk |