mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
11 lines
163 B
Makefile
11 lines
163 B
Makefile
coffee_files = main.coffee
|
|
|
|
jsfiles = pdf.js
|
|
|
|
cssfiles = main.css
|
|
|
|
copyfiles = pdf.worker.js scheme.html package.json bg.jpg
|
|
|
|
|
|
PKG_NAME=Preview
|
|
include ../pkg.mk |