mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2024-12-27 01:48:21 +01:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
SUBDIRS = core asl md
|
|
if HAS_CMAKE
|
|
SUBDIRS += ann
|
|
endif
|
|
EXTRA_DIST = lualib.h
|