Don't link with libgnutls-openssl, which is now GPLv3+.
[elinks.git] / src / dom / Makefile
blobe86f3433e19f1697a3665c3274cfd6e871937d68
1 top_builddir=../..
2 include $(top_builddir)/Makefile.config
4 SUBDIRS = css sgml test
5 OBJS = configuration.o node.o select.o stack.o scanner.o
7 SUBDIRS-$(CONFIG_DEBUG) += test
9 include $(top_srcdir)/Makefile.lib