1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00

DOM test: add test/ to SUBDIRS so DOM test is run for 'make test'

This commit is contained in:
Jonas Fonseca 2007-05-26 13:10:55 +02:00
parent 67188584ea
commit 56f692ef08

View File

@ -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