mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
11 lines
258 B
Makefile
11 lines
258 B
Makefile
coffee_files = dialogs.coffee main.coffee
|
|
|
|
jsfiles = katex/katex.js katex/auto-render.js
|
|
|
|
cssfiles = main.css katex/katex.css
|
|
|
|
copyfiles = scheme.html cvsection.html package.json katex/fonts api/sendmail.lua sendmail.html
|
|
|
|
|
|
PKG_NAME=Blogger
|
|
include ../pkg.mk |