mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[quickjs] Makefile
This commit is contained in:
parent
8ea11da939
commit
49285684ea
7
src/ecmascript/quickjs/Makefile
Normal file
7
src/ecmascript/quickjs/Makefile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
top_builddir=../../..
|
||||||
|
include $(top_builddir)/Makefile.config
|
||||||
|
|
||||||
|
OBJS = attr.o attributes.o collection.o console.o document.o element.o form.o forms.o heartbeat.o history.o implementation.o input.o \
|
||||||
|
keyboard.o localstorage.o location.o mapa.obj message.o navigator.o nodelist.o screen.o style.o unibar.o window.o xhr.o
|
||||||
|
|
||||||
|
include $(top_srcdir)/Makefile.lib
|
Loading…
Reference in New Issue
Block a user