mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
63d892838c
Now memory leaks, etc. are not taken into account. For the beginning I will implement read properties.
4 lines
208 B
Meson
4 lines
208 B
Meson
#INCLUDES += $(SPIDERMONKEY_CFLAGS)
|
|
|
|
srcs += files('console.c', 'document.c', 'element.c', 'form.c', 'heartbeat.c', 'location.c', 'localstorage.c', 'localstorage-db.c', 'navigator.c', 'unibar.c', 'window.c')
|