mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -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.
5 lines
196 B
Meson
5 lines
196 B
Meson
#INCLUDES += $(GNUTLS_CFLAGS) $(OPENSSL_CFLAGS)
|
|
|
|
srcs += files('bencoding.c', 'bittorrent.c', 'common.c', 'connection.c', 'dialogs.c', 'peerconnect.c',
|
|
'peerwire.c', 'piececache.c', 'tracker.c')
|