diff --git a/src/dom/Makefile b/src/dom/Makefile index cdff0bab..e86f3433 100644 --- a/src/dom/Makefile +++ b/src/dom/Makefile @@ -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