1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-30 01:55:30 +00:00
elinks/src/protocol/http/meson.build

5 lines
135 B
Meson
Raw Permalink Normal View History

if conf_data.get('CONFIG_GSSAPI')
srcs += files('http_negotiate.c')
endif
srcs += files('blacklist.c', 'codes.c', 'http.c', 'post.c')