1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-02-01 01:22:48 +01:00
2020-05-20 23:13:28 +02:00

11 lines
236 B
Makefile

coffee_files = main.coffee
jsfiles = blockly/blockly_compressed.js blockly/en.js blockly/blocks_compressed.js blockly/javascript_compressed.js
cssfiles =
copyfiles = scheme.html package.json
PKG_NAME=CodeBlock
include ../pkg.mk