mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
More white lines.
This commit is contained in:
parent
138ceef262
commit
043e6aa4e7
@ -4,8 +4,10 @@ INCLUDES += $(SPIDERMONKEY_CFLAGS)
|
|||||||
|
|
||||||
SUBDIRS-$(CONFIG_ECMASCRIPT_SMJS) += spidermonkey
|
SUBDIRS-$(CONFIG_ECMASCRIPT_SMJS) += spidermonkey
|
||||||
SUBDIRS-$(CONFIG_SEE) += see
|
SUBDIRS-$(CONFIG_SEE) += see
|
||||||
|
|
||||||
OBJS-$(CONFIG_ECMASCRIPT_SMJS) += spidermonkey.o
|
OBJS-$(CONFIG_ECMASCRIPT_SMJS) += spidermonkey.o
|
||||||
OBJS-$(CONFIG_SEE) += see.o
|
OBJS-$(CONFIG_SEE) += see.o
|
||||||
|
|
||||||
OBJS = ecmascript.o
|
OBJS = ecmascript.o
|
||||||
|
|
||||||
include $(top_srcdir)/Makefile.lib
|
include $(top_srcdir)/Makefile.lib
|
||||||
|
Loading…
Reference in New Issue
Block a user