mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
Not finished yet, but I added to motivate myself and others. The goal is to get a few seconds faster builds. autotools still will be available.
3 lines
71 B
Meson
3 lines
71 B
Meson
#INCLUDES += $(LUA_CFLAGS)
|
|
srcs += files('lua.c', 'hooks.c', 'core.c')
|