mirror of
https://github.com/rkd77/elinks.git
synced 2024-10-13 05:43:37 -04:00
DOM test: add test/ to SUBDIRS so DOM test is run for 'make test'
This commit is contained in:
parent
67188584ea
commit
56f692ef08
@ -1,7 +1,7 @@
|
||||
top_builddir=../..
|
||||
include $(top_builddir)/Makefile.config
|
||||
|
||||
SUBDIRS = css sgml
|
||||
SUBDIRS = css sgml test
|
||||
OBJS = configuration.o node.o select.o stack.o scanner.o
|
||||
|
||||
SUBDIRS-$(CONFIG_DEBUG) += test
|
||||
|
Loading…
Reference in New Issue
Block a user