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.
6 lines
121 B
Meson
6 lines
121 B
Meson
subdir('docbook')
|
|
subdir('html')
|
|
subdir('rss')
|
|
subdir('xbel')
|
|
srcs += files('dump.c', 'parser.c', 'scanner.c', 'sgml.c')
|