# Sources
DIR_SOURCES := \
	string.c node.c \
	attr.c characterdata.c element.c \
	implementation.c \
	text.c typeinfo.c comment.c \
	namednodemap.c nodelist.c \
	cdatasection.c document_type.c entity_ref.c pi.c \
	doc_fragment.c document.c 

include $(NSBUILD)/Makefile.subdir
