1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-28 18:38:20 +01:00
antd-lua-plugin/lib/md/Makefile.am

9 lines
187 B
Makefile
Raw Normal View History

2020-09-01 17:21:21 +02:00
lib_LTLIBRARIES = md.la
md_la_LDFLAGS = -module -avoid-version -shared
md_la_SOURCES = md.c md4c/entity.c md4c/md4c.c md4c/md4c-html.c
libdir=$(prefix)/lib/lua/
EXTRA_DIST = md4c/*.h