mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-07 17:16:44 +02: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 |