Bug 997: Fix unlikely stack corruption in get_pasv_socket.
[elinks/elinks-j605.git] / src / dom / Makefile
blob35a6b392944375f3cd4a635e4e61ff479fdc71f2
1 top_builddir=../..
2 include $(top_builddir)/Makefile.config
4 SUBDIRS = css sgml
5 OBJS = node.o select.o stack.o scanner.o
7 SUBDIRS-$(CONFIG_DEBUG) += test
9 include $(top_srcdir)/Makefile.lib