mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
5f87bdbcb2
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.
4 lines
151 B
Meson
4 lines
151 B
Meson
#INCLUDES += $(PYTHON_CFLAGS)
|
|
|
|
srcs += files('core.c', 'dialogs.c', 'document.c', 'hooks.c', 'keybinding.c', 'load.c', 'menu.c', 'open.c', 'python.c')
|